[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:00:36.696473  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:36235
I20260713 09:00:36.698078  5848 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:00:36.699136  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:36.716363  5855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.716475  5854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.716354  5857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:36.717716  5848 server_base.cc:1061] running on GCE node
I20260713 09:00:38.028062  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.028352  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:38.028527  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933238028508 us; error 0 us; skew 500 ppm
I20260713 09:00:38.029572  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.036695  5848 webserver.cc:533] Webserver started at http://127.5.182.62:46173/ using document root <none> and password file <none>
I20260713 09:00:38.037581  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.037803  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.038218  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.044898  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "19b5891410974320aa811982b2969cc2"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.053411  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:00:38.058602  5863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.059839  5848 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:00:38.060243  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "19b5891410974320aa811982b2969cc2"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.060657  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:38.122838  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.124420  5848 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:00:38.124917  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.196610  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:36235
I20260713 09:00:38.196743  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:36235 every 8 connection(s)
I20260713 09:00:38.204528  5915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:38.225993  5915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: Bootstrap starting.
I20260713 09:00:38.231943  5915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:38.233830  5915 log.cc:826] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: Log is configured to *not* fsync() on all Append() calls
I20260713 09:00:38.238636  5915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: No bootstrap required, opened a new log
I20260713 09:00:38.259209  5915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19b5891410974320aa811982b2969cc2" member_type: VOTER }
I20260713 09:00:38.259774  5915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:38.259989  5915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b5891410974320aa811982b2969cc2, State: Initialized, Role: FOLLOWER
I20260713 09:00:38.260932  5915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19b5891410974320aa811982b2969cc2" member_type: VOTER }
I20260713 09:00:38.261395  5915 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:38.261627  5915 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:38.261911  5915 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:38.265883  5915 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19b5891410974320aa811982b2969cc2" member_type: VOTER }
I20260713 09:00:38.266536  5915 leader_election.cc:304] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [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: 19b5891410974320aa811982b2969cc2; no voters: 
I20260713 09:00:38.268226  5915 leader_election.cc:290] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:38.268591  5918 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:38.271339  5918 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 1 LEADER]: Becoming Leader. State: Replica: 19b5891410974320aa811982b2969cc2, State: Running, Role: LEADER
I20260713 09:00:38.272354  5918 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [LEADER]: Queue going to LEADER mode. State: All 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: "19b5891410974320aa811982b2969cc2" member_type: VOTER }
I20260713 09:00:38.273586  5915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:38.283577  5919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19b5891410974320aa811982b2969cc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19b5891410974320aa811982b2969cc2" member_type: VOTER } }
I20260713 09:00:38.284487  5919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:38.286523  5920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19b5891410974320aa811982b2969cc2. Latest consensus state: current_term: 1 leader_uuid: "19b5891410974320aa811982b2969cc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19b5891410974320aa811982b2969cc2" member_type: VOTER } }
I20260713 09:00:38.288092  5920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:38.294368  5927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:38.308713  5927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:38.312150  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:38.326329  5927 catalog_manager.cc:1383] Generated new cluster ID: b6b7741e269b4cabb3cb24c0df530ef5
I20260713 09:00:38.326637  5927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:38.363160  5927 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:38.364686  5927 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:38.381382  5927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: Generated new TSK 0
I20260713 09:00:38.382506  5927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:38.443397  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.453508  5937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:38.455331  5938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:38.458817  5848 server_base.cc:1061] running on GCE node
W20260713 09:00:38.458699  5940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:38.459913  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.460106  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:38.460364  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933238460338 us; error 0 us; skew 500 ppm
I20260713 09:00:38.461091  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.465662  5848 webserver.cc:533] Webserver started at http://127.5.182.1:40431/ using document root <none> and password file <none>
I20260713 09:00:38.466220  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.466456  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.466737  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.467867  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.473694  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260713 09:00:38.478925  5945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.479833  5848 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:00:38.480185  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.480602  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:38.511922  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.513768  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.516798  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:38.522224  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:38.522547  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.522852  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:38.523102  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.613538  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:42545
I20260713 09:00:38.613582  6007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:42545 every 8 connection(s)
I20260713 09:00:38.621590  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.635955  6012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:38.639241  6013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:38.644840  6016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:38.645124  5848 server_base.cc:1061] running on GCE node
I20260713 09:00:38.646420  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.646699  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:38.646910  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933238646894 us; error 0 us; skew 500 ppm
I20260713 09:00:38.647671  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.650650  5848 webserver.cc:533] Webserver started at http://127.5.182.2:39173/ using document root <none> and password file <none>
I20260713 09:00:38.651338  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.651580  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.651896  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.653349  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "64d883eab33544228c690aed268fc0f4"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.657809  6008 heartbeater.cc:344] Connected to a master server at 127.5.182.62:36235
I20260713 09:00:38.658320  6008 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:38.659955  6008 heartbeater.cc:507] Master 127.5.182.62:36235 requested a full tablet report, sending...
I20260713 09:00:38.660518  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:00:38.663532  5880 ts_manager.cc:194] Registered new tserver with Master: bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545)
I20260713 09:00:38.666090  6020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.667346  5880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50742
I20260713 09:00:38.667615  5848 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:00:38.667976  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "64d883eab33544228c690aed268fc0f4"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.668308  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:38.685585  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.686916  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.689579  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:38.693040  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:38.693239  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.693509  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:38.693643  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.801563  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:39617
I20260713 09:00:38.801818  6082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:39617 every 8 connection(s)
I20260713 09:00:38.812822  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.820665  6086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:38.824110  6087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:38.826786  6083 heartbeater.cc:344] Connected to a master server at 127.5.182.62:36235
I20260713 09:00:38.827203  6083 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:38.828197  6083 heartbeater.cc:507] Master 127.5.182.62:36235 requested a full tablet report, sending...
W20260713 09:00:38.828406  6089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:38.830874  5880 ts_manager.cc:194] Registered new tserver with Master: 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:38.831331  5848 server_base.cc:1061] running on GCE node
I20260713 09:00:38.832702  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:00:38.832847  5880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50752
W20260713 09:00:38.832983  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:38.833328  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933238833305 us; error 0 us; skew 500 ppm
I20260713 09:00:38.834173  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.837419  5848 webserver.cc:533] Webserver started at http://127.5.182.3:43197/ using document root <none> and password file <none>
I20260713 09:00:38.837957  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.838191  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.838493  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.839651  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "609a9fb503af4fa38c98615fa40b1d99"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.844808  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:00:38.848770  6094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.849740  5848 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:00:38.850066  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "609a9fb503af4fa38c98615fa40b1d99"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-jm2j"
I20260713 09:00:38.850373  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:38.865228  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.866618  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.869464  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:38.873462  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:38.873677  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.874027  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:38.874205  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.980820  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:46491
I20260713 09:00:38.980918  6156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:46491 every 8 connection(s)
I20260713 09:00:38.999003  6157 heartbeater.cc:344] Connected to a master server at 127.5.182.62:36235
I20260713 09:00:38.999418  6157 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:39.000267  6157 heartbeater.cc:507] Master 127.5.182.62:36235 requested a full tablet report, sending...
I20260713 09:00:39.002274  5880 ts_manager.cc:194] Registered new tserver with Master: 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:39.003054  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017123079s
I20260713 09:00:39.003865  5880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50764
I20260713 09:00:39.056660  5880 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:00:39.060257  5880 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:00:39.175836  6121 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:39.178978  6121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.175827  6122 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f6ae4848c4003b19a81d3ca32e39f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:39.180810  6114 tablet_service.cc:1511] Processing CreateTablet for tablet 88373f3875364d9a900bc5a5e1097aa5 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:39.181615  6117 tablet_service.cc:1511] Processing CreateTablet for tablet 60cb7f94d5cf422cbf311f37046e3518 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:39.190037  6122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f6ae4848c4003b19a81d3ca32e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.188635  6115 tablet_service.cc:1511] Processing CreateTablet for tablet 56b02498e85143e1a377d63c61835edf (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:39.189201  6118 tablet_service.cc:1511] Processing CreateTablet for tablet 082af83ef5244336ac8589c7eb72c176 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:39.194164  6120 tablet_service.cc:1511] Processing CreateTablet for tablet 423fd752ad2c4c6fa2eef96009b4a231 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:39.195080  6116 tablet_service.cc:1511] Processing CreateTablet for tablet 93fe6df3530e4319872f1bb2d525a3a2 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:39.197247  6114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88373f3875364d9a900bc5a5e1097aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.188499  6119 tablet_service.cc:1511] Processing CreateTablet for tablet 3085a6a343c14909aa3f02951ee65429 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:39.199705  6115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b02498e85143e1a377d63c61835edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.206471  6116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fe6df3530e4319872f1bb2d525a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.208812  6117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cb7f94d5cf422cbf311f37046e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.211181  6118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082af83ef5244336ac8589c7eb72c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.203804  5972 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:39.220845  5970 tablet_service.cc:1511] Processing CreateTablet for tablet 3085a6a343c14909aa3f02951ee65429 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:39.222080  5973 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f6ae4848c4003b19a81d3ca32e39f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:39.208187  5971 tablet_service.cc:1511] Processing CreateTablet for tablet 423fd752ad2c4c6fa2eef96009b4a231 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:39.210031  5968 tablet_service.cc:1511] Processing CreateTablet for tablet 60cb7f94d5cf422cbf311f37046e3518 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:39.225682  5967 tablet_service.cc:1511] Processing CreateTablet for tablet 93fe6df3530e4319872f1bb2d525a3a2 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:39.229964  5969 tablet_service.cc:1511] Processing CreateTablet for tablet 082af83ef5244336ac8589c7eb72c176 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:39.229625  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.235273  5968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cb7f94d5cf422cbf311f37046e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.235548  6119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3085a6a343c14909aa3f02951ee65429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.231914  5966 tablet_service.cc:1511] Processing CreateTablet for tablet 56b02498e85143e1a377d63c61835edf (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:39.243904  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423fd752ad2c4c6fa2eef96009b4a231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.235972  5965 tablet_service.cc:1511] Processing CreateTablet for tablet 88373f3875364d9a900bc5a5e1097aa5 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:39.240592  6048 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f6ae4848c4003b19a81d3ca32e39f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:39.255254  5969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082af83ef5244336ac8589c7eb72c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.263113  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f6ae4848c4003b19a81d3ca32e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.257287  6045 tablet_service.cc:1511] Processing CreateTablet for tablet 3085a6a343c14909aa3f02951ee65429 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:39.273135  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3085a6a343c14909aa3f02951ee65429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.275386  6044 tablet_service.cc:1511] Processing CreateTablet for tablet 082af83ef5244336ac8589c7eb72c176 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:39.284684  6047 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:39.286844  6043 tablet_service.cc:1511] Processing CreateTablet for tablet 60cb7f94d5cf422cbf311f37046e3518 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:39.285609  6120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423fd752ad2c4c6fa2eef96009b4a231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.289541  6046 tablet_service.cc:1511] Processing CreateTablet for tablet 423fd752ad2c4c6fa2eef96009b4a231 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:39.290424  6042 tablet_service.cc:1511] Processing CreateTablet for tablet 93fe6df3530e4319872f1bb2d525a3a2 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:39.292510  6041 tablet_service.cc:1511] Processing CreateTablet for tablet 56b02498e85143e1a377d63c61835edf (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:39.293872  6048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f6ae4848c4003b19a81d3ca32e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.296281  6047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6d6e3ef5e642aab3dcfa5b7d72cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.306296  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082af83ef5244336ac8589c7eb72c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.316006  6043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cb7f94d5cf422cbf311f37046e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.322527  6042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fe6df3530e4319872f1bb2d525a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.325188  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3085a6a343c14909aa3f02951ee65429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.335798  6040 tablet_service.cc:1511] Processing CreateTablet for tablet 88373f3875364d9a900bc5a5e1097aa5 (DEFAULT_TABLE table=test-workload [id=f97c3e477514472aa7625374a544e564]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260713 09:00:39.341176  5928 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:39.342298  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423fd752ad2c4c6fa2eef96009b4a231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.376837  6040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88373f3875364d9a900bc5a5e1097aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.386986  6041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b02498e85143e1a377d63c61835edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.400403  5967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fe6df3530e4319872f1bb2d525a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.421998  5966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b02498e85143e1a377d63c61835edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.425405  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88373f3875364d9a900bc5a5e1097aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.568436  6176 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.582049  6177 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.595965  6176 tablet_bootstrap.cc:654] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.603612  6175 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.623606  6177 tablet_bootstrap.cc:654] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.627074  6175 tablet_bootstrap.cc:654] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.627434  6176 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:39.627904  6176 ts_tablet_manager.cc:1403] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.009s
I20260713 09:00:39.632843  6176 raft_consensus.cc:359] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.633694  6176 raft_consensus.cc:385] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.634006  6176 raft_consensus.cc:740] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.634909  6176 consensus_queue.cc:260] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.639451  6177 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.640165  6177 ts_tablet_manager.cc:1403] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.012s
I20260713 09:00:39.641443  6083 heartbeater.cc:499] Master 127.5.182.62:36235 was elected leader, sending a full tablet report...
I20260713 09:00:39.646906  6176 ts_tablet_manager.cc:1434] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.008s
I20260713 09:00:39.647899  6176 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.648325  6177 raft_consensus.cc:359] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.649166  6177 raft_consensus.cc:385] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.649510  6177 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.650297  6177 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.655781  6176 tablet_bootstrap.cc:654] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.658823  6008 heartbeater.cc:499] Master 127.5.182.62:36235 was elected leader, sending a full tablet report...
I20260713 09:00:39.659919  6177 ts_tablet_manager.cc:1434] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.007s
I20260713 09:00:39.661005  6177 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.666317  6175 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:39.666792  6175 ts_tablet_manager.cc:1403] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.014s
I20260713 09:00:39.667689  6177 tablet_bootstrap.cc:654] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.669780  6175 raft_consensus.cc:359] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.676484  6175 raft_consensus.cc:385] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.676913  6175 raft_consensus.cc:740] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.677868  6175 consensus_queue.cc:260] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.682158  6157 heartbeater.cc:499] Master 127.5.182.62:36235 was elected leader, sending a full tablet report...
I20260713 09:00:39.685221  6177 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.685745  6177 ts_tablet_manager.cc:1403] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:00:39.687853  6176 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:39.688294  6176 ts_tablet_manager.cc:1403] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.018s
I20260713 09:00:39.691639  6176 raft_consensus.cc:359] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.692325  6176 raft_consensus.cc:385] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.692524  6175 ts_tablet_manager.cc:1434] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.005s
I20260713 09:00:39.692615  6176 raft_consensus.cc:740] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.693634  6175 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.693423  6176 consensus_queue.cc:260] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.695600  6176 ts_tablet_manager.cc:1434] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:00:39.696467  6176 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.701624  6185 raft_consensus.cc:493] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.702867  6176 tablet_bootstrap.cc:654] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.706266  6185 raft_consensus.cc:515] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.705550  6177 raft_consensus.cc:359] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.722292  6177 raft_consensus.cc:385] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.723349  6177 raft_consensus.cc:740] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.724663  6177 consensus_queue.cc:260] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.705914  6175 tablet_bootstrap.cc:654] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.730146  6176 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:39.728704  6185 leader_election.cc:290] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:39.730648  6176 ts_tablet_manager.cc:1403] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.002s
I20260713 09:00:39.733800  6177 ts_tablet_manager.cc:1434] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260713 09:00:39.734686  6177 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
W20260713 09:00:39.739502  6158 tablet.cc:2406] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:00:39.740689  6177 tablet_bootstrap.cc:654] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.741358  6176 raft_consensus.cc:359] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:39.742076  6176 raft_consensus.cc:385] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.742372  6176 raft_consensus.cc:740] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.743069  6176 consensus_queue.cc:260] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:39.756778  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
I20260713 09:00:39.758191  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
W20260713 09:00:39.758781  6097 leader_election.cc:343] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.758957  5983 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 0.
I20260713 09:00:39.759527  6177 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.759936  6177 ts_tablet_manager.cc:1403] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260713 09:00:39.761004  6098 leader_election.cc:304] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 64d883eab33544228c690aed268fc0f4
I20260713 09:00:39.762044  6185 raft_consensus.cc:2804] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.762377  6185 raft_consensus.cc:493] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.762743  6185 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.762641  6177 raft_consensus.cc:359] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.763391  6177 raft_consensus.cc:385] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.763710  6177 raft_consensus.cc:740] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.764168  6176 ts_tablet_manager.cc:1434] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:00:39.764393  6177 consensus_queue.cc:260] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.765479  6176 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.766502  6177 ts_tablet_manager.cc:1434] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:39.780351  6177 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.785751  6185 raft_consensus.cc:515] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.787815  6185 leader_election.cc:290] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:39.788453  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:39.788905  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:39.789139  5983 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.790794  6176 tablet_bootstrap.cc:654] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:39.790881  6097 leader_election.cc:343] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.792932  6177 tablet_bootstrap.cc:654] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.798797  5983 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 1.
I20260713 09:00:39.800573  6098 leader_election.cc:304] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 64d883eab33544228c690aed268fc0f4
I20260713 09:00:39.801683  6185 raft_consensus.cc:2804] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:39.806203  6175 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:39.807399  6175 ts_tablet_manager.cc:1403] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.007s
I20260713 09:00:39.811400  6175 raft_consensus.cc:359] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.812359  6175 raft_consensus.cc:385] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.812762  6175 raft_consensus.cc:740] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.814177  6175 consensus_queue.cc:260] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.821264  6176 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:39.823526  6176 ts_tablet_manager.cc:1403] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.019s
I20260713 09:00:39.823944  6175 ts_tablet_manager.cc:1434] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:00:39.824960  6175 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.828049  6176 raft_consensus.cc:359] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.829275  6176 raft_consensus.cc:385] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.830457  6176 raft_consensus.cc:740] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.831600  6176 consensus_queue.cc:260] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.833120  6175 tablet_bootstrap.cc:654] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.829185  6185 raft_consensus.cc:697] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:39.834192  6177 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.834649  6177 ts_tablet_manager.cc:1403] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.024s
I20260713 09:00:39.834750  6185 consensus_queue.cc:237] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.837189  6176 ts_tablet_manager.cc:1434] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:00:39.838193  6176 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.847273  6176 tablet_bootstrap.cc:654] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.851569  6177 raft_consensus.cc:359] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.852818  6177 raft_consensus.cc:385] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.853235  6177 raft_consensus.cc:740] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.854168  5877 catalog_manager.cc:5697] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:39.855551  6177 consensus_queue.cc:260] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.858685  6177 ts_tablet_manager.cc:1434] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260713 09:00:39.860071  6177 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.867558  6175 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:39.868117  6175 ts_tablet_manager.cc:1403] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.013s
I20260713 09:00:39.869493  6177 tablet_bootstrap.cc:654] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.871763  6175 raft_consensus.cc:359] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.872848  6175 raft_consensus.cc:385] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.873258  6175 raft_consensus.cc:740] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.874316  6175 consensus_queue.cc:260] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.881582  6175 ts_tablet_manager.cc:1434] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:00:39.882771  6177 tablet_bootstrap.cc:492] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.882885  6175 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.883236  6177 ts_tablet_manager.cc:1403] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260713 09:00:39.885911  6177 raft_consensus.cc:359] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.886583  6177 raft_consensus.cc:385] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.886857  6177 raft_consensus.cc:740] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.887547  6177 consensus_queue.cc:260] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.889218  6176 tablet_bootstrap.cc:492] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:39.889633  6177 ts_tablet_manager.cc:1434] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:39.890559  6177 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.889714  6176 ts_tablet_manager.cc:1403] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.016s
I20260713 09:00:39.893810  6175 tablet_bootstrap.cc:654] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.896747  6177 tablet_bootstrap.cc:654] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.896835  6176 raft_consensus.cc:359] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.907598  6175 tablet_bootstrap.cc:492] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:39.919787  6175 ts_tablet_manager.cc:1403] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.009s
I20260713 09:00:39.918879  6176 raft_consensus.cc:385] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.898370  6181 raft_consensus.cc:493] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.922778  6181 raft_consensus.cc:515] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.923473  6175 raft_consensus.cc:359] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.924235  6175 raft_consensus.cc:385] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.924583  6175 raft_consensus.cc:740] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.925354  6175 consensus_queue.cc:260] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.928119  6175 ts_tablet_manager.cc:1434] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:00:39.929311  6175 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.933195  6181 leader_election.cc:290] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:39.934197  6176 raft_consensus.cc:740] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.935046  6176 consensus_queue.cc:260] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.937642  6175 tablet_bootstrap.cc:654] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.939496  6176 ts_tablet_manager.cc:1434] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260713 09:00:39.945101  6181 raft_consensus.cc:493] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.945900  6181 raft_consensus.cc:515] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:39.947124  6177 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:39.947647  6177 ts_tablet_manager.cc:1403] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.028s
I20260713 09:00:39.950133  6175 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:39.950716  6175 ts_tablet_manager.cc:1403] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:00:39.950635  6177 raft_consensus.cc:359] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.951432  6177 raft_consensus.cc:385] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.951754  6177 raft_consensus.cc:740] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.953454  6177 consensus_queue.cc:260] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.955864  6177 ts_tablet_manager.cc:1434] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:00:39.956266  6175 raft_consensus.cc:359] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.956875  6177 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:39.957103  6175 raft_consensus.cc:385] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.957459  6175 raft_consensus.cc:740] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.958261  6175 consensus_queue.cc:260] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.962698  6185 raft_consensus.cc:493] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.963212  6185 raft_consensus.cc:515] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.965545  6185 leader_election.cc:290] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:39.967478  6175 ts_tablet_manager.cc:1434] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260713 09:00:39.968532  6175 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:39.969736  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:39.970399  5983 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 0.
I20260713 09:00:39.971714  6098 leader_election.cc:304] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:39.972591  6185 raft_consensus.cc:2804] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.972968  6185 raft_consensus.cc:493] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.973346  6185 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.975306  6177 tablet_bootstrap.cc:654] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.984040  6181 leader_election.cc:290] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491), bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545)
I20260713 09:00:39.986169  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
I20260713 09:00:39.986914  6058 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 0.
I20260713 09:00:39.989022  6176 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:39.980343  6185 raft_consensus.cc:515] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:39.990758  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:39.991305  6132 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:39.991138  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:39.992043  6185 leader_election.cc:290] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:39.993103  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:39.993643  5983 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.994097  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:39.994776  6058 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.995942  6175 tablet_bootstrap.cc:654] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.000314  5983 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 1.
I20260713 09:00:40.001659  6098 leader_election.cc:304] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.002457  6185 raft_consensus.cc:2804] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.002971  6185 raft_consensus.cc:697] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:40.003129  6058 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 1.
I20260713 09:00:40.004099  6177 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:40.003890  6185 consensus_queue.cc:237] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.004297  6024 leader_election.cc:304] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:40.004582  6177 ts_tablet_manager.cc:1403] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260713 09:00:40.005800  6181 raft_consensus.cc:2804] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.006163  6181 raft_consensus.cc:493] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.006523  6181 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:40.005307  6024 leader_election.cc:343] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.013979  6177 raft_consensus.cc:359] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.019881  6177 raft_consensus.cc:385] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.020224  6177 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.025352  6175 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:40.028609  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.028976  6175 ts_tablet_manager.cc:1403] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.015s
I20260713 09:00:40.028822  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.029367  5983 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
W20260713 09:00:40.030764  6024 leader_election.cc:343] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.031442  6024 leader_election.cc:304] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d883eab33544228c690aed268fc0f4; no voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:40.022042  5879 catalog_manager.cc:5697] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.031443  6177 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.039180  6176 tablet_bootstrap.cc:654] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.041373  6175 raft_consensus.cc:359] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.042111  6175 raft_consensus.cc:385] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.042423  6175 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.043327  6175 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.044706  6177 ts_tablet_manager.cc:1434] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.006s
I20260713 09:00:40.048916  6181 raft_consensus.cc:515] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.049506  6177 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:40.051090  6181 leader_election.cc:290] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.045933  6175 ts_tablet_manager.cc:1434] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:00:40.052084  6181 raft_consensus.cc:2749] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.054104  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.054662  5983 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.054793  6175 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:40.061350  5983 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.063313  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.063905  6131 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.071426  6131 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.075862  6024 leader_election.cc:304] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.076751  6181 raft_consensus.cc:2804] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.077252  6181 raft_consensus.cc:697] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.078167  6181 consensus_queue.cc:237] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.084669  6177 tablet_bootstrap.cc:654] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.089013  6175 tablet_bootstrap.cc:654] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.098109  6182 raft_consensus.cc:493] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.099072  6182 raft_consensus.cc:515] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.106498  6182 leader_election.cc:290] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.116966  5879 catalog_manager.cc:5697] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.124208  6177 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:40.124878  6177 ts_tablet_manager.cc:1403] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.015s
I20260713 09:00:40.125289  6176 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:40.125411  6175 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:40.126336  6176 ts_tablet_manager.cc:1403] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.026s
I20260713 09:00:40.126505  6175 ts_tablet_manager.cc:1403] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.003s
I20260713 09:00:40.132757  6182 raft_consensus.cc:493] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.133448  6182 raft_consensus.cc:515] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.135447  6182 leader_election.cc:290] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.135339  6177 raft_consensus.cc:359] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.136090  6177 raft_consensus.cc:385] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.136377  6177 raft_consensus.cc:740] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.137132  6177 consensus_queue.cc:260] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.137027  6176 raft_consensus.cc:359] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.138865  6176 raft_consensus.cc:385] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.140344  6181 raft_consensus.cc:493] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.140689  6177 ts_tablet_manager.cc:1434] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:00:40.140815  6181 raft_consensus.cc:515] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.141515  6177 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: Bootstrap starting.
I20260713 09:00:40.142716  6181 leader_election.cc:290] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.144941  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082af83ef5244336ac8589c7eb72c176" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.145548  5983 raft_consensus.cc:2468] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:40.146592  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082af83ef5244336ac8589c7eb72c176" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.147157  6131 raft_consensus.cc:2468] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:40.147842  6177 tablet_bootstrap.cc:654] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.149753  6024 leader_election.cc:304] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.151129  6181 raft_consensus.cc:2804] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.151671  6181 raft_consensus.cc:493] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.138542  6175 raft_consensus.cc:359] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.152727  6175 raft_consensus.cc:385] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.152441  6181 raft_consensus.cc:3060] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.153057  6175 raft_consensus.cc:740] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.156955  6175 consensus_queue.cc:260] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.139215  6176 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.158456  6176 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.160692  6176 ts_tablet_manager.cc:1434] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260713 09:00:40.161896  6176 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:40.168404  6177 tablet_bootstrap.cc:492] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: No bootstrap required, opened a new log
I20260713 09:00:40.169229  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
I20260713 09:00:40.169764  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
W20260713 09:00:40.171120  5948 leader_election.cc:343] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:40.171877  5948 leader_election.cc:343] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.172369  6177 ts_tablet_manager.cc:1403] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260713 09:00:40.174480  6181 raft_consensus.cc:515] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.178040  6181 leader_election.cc:290] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.175382  6177 raft_consensus.cc:359] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.178579  6177 raft_consensus.cc:385] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.178848  6177 raft_consensus.cc:740] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.179481  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082af83ef5244336ac8589c7eb72c176" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.179514  6177 consensus_queue.cc:260] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.180104  5983 raft_consensus.cc:3060] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.181820  6177 ts_tablet_manager.cc:1434] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:00:40.183768  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082af83ef5244336ac8589c7eb72c176" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.184301  6131 raft_consensus.cc:3060] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.185662  6175 ts_tablet_manager.cc:1434] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260713 09:00:40.192596  6131 raft_consensus.cc:2468] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.193200  6175 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:40.196105  6176 tablet_bootstrap.cc:654] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.195415  5983 raft_consensus.cc:2468] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.201462  6176 tablet_bootstrap.cc:492] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:40.201397  6024 leader_election.cc:304] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:40.201954  6176 ts_tablet_manager.cc:1403] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.001s
I20260713 09:00:40.202230  6181 raft_consensus.cc:2804] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.209550  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.210165  6181 raft_consensus.cc:697] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.210417  6132 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 0.
I20260713 09:00:40.209580  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.211055  6131 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 0.
I20260713 09:00:40.210978  6181 consensus_queue.cc:237] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.212023  5949 leader_election.cc:304] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 64d883eab33544228c690aed268fc0f4
I20260713 09:00:40.213143  6182 raft_consensus.cc:2804] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.213505  6182 raft_consensus.cc:493] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.213807  6175 tablet_bootstrap.cc:654] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.213594  5949 leader_election.cc:304] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 64d883eab33544228c690aed268fc0f4
I20260713 09:00:40.213879  6182 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.222411  6182 raft_consensus.cc:515] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.224189  6212 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.224738  6212 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.225358  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4"
W20260713 09:00:40.226810  5948 leader_election.cc:343] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.227104  6212 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.227902  6175 tablet_bootstrap.cc:492] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:40.228319  6175 ts_tablet_manager.cc:1403] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.006s
I20260713 09:00:40.229373  6182 leader_election.cc:290] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.229312  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.229781  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.228250  6176 raft_consensus.cc:359] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.230367  6176 raft_consensus.cc:385] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.230463  5983 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:40.230664  6176 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.232293  6024 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.232190  6176 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
W20260713 09:00:40.233368  6024 leader_election.cc:343] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.233598  6212 raft_consensus.cc:2804] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.234133  6212 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.234568  6212 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:40.236537  6097 consensus_peers.cc:597] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 -> Peer 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617): Couldn't send request to peer 64d883eab33544228c690aed268fc0f4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:40.237741  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.238442  6131 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.239001  6175 raft_consensus.cc:359] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.239818  6175 raft_consensus.cc:385] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.240132  6175 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.241154  6175 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.223067  6221 raft_consensus.cc:2804] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.242424  6221 raft_consensus.cc:493] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.242901  6221 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.246575  6212 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.254434  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.255048  5983 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.257352  6175 ts_tablet_manager.cc:1434] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:00:40.248266  6131 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 1.
I20260713 09:00:40.250995  6185 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.260852  6185 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.263160  6185 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:40.264858  6175 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: Bootstrap starting.
I20260713 09:00:40.266249  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
I20260713 09:00:40.266623  5949 leader_election.cc:304] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 64d883eab33544228c690aed268fc0f4
I20260713 09:00:40.267215  6057 raft_consensus.cc:2393] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 609a9fb503af4fa38c98615fa40b1d99 in current term 1: Already voted for candidate 64d883eab33544228c690aed268fc0f4 in this term.
I20260713 09:00:40.267680  5879 catalog_manager.cc:5697] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.269205  6182 raft_consensus.cc:2804] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.270177  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.270440  6175 tablet_bootstrap.cc:654] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.273473  6098 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99; no voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:40.274345  6185 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.278168  6221 raft_consensus.cc:515] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.276180  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.283625  6185 raft_consensus.cc:2749] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.283878  6176 ts_tablet_manager.cc:1434] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.074s	user 0.014s	sys 0.013s
I20260713 09:00:40.287115  6176 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:40.276701  5983 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.279165  6212 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.289295  6024 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.291128  6212 raft_consensus.cc:2804] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.291882  6212 raft_consensus.cc:697] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.294180  6212 consensus_queue.cc:237] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.295753  6131 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.296509  6182 raft_consensus.cc:697] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:40.298629  6182 consensus_queue.cc:237] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.302778  6176 tablet_bootstrap.cc:654] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.296422  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:40.296885  6175 tablet_bootstrap.cc:492] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: No bootstrap required, opened a new log
I20260713 09:00:40.305912  6057 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.306103  6175 ts_tablet_manager.cc:1403] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260713 09:00:40.302588  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.308815  6132 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.309731  6224 raft_consensus.cc:493] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.310249  6224 raft_consensus.cc:515] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.313179  6224 leader_election.cc:290] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.309080  6175 raft_consensus.cc:359] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.314971  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.318070  6175 raft_consensus.cc:385] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.318295  5983 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:40.318958  6175 raft_consensus.cc:740] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.319916  6024 leader_election.cc:304] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.321193  6224 raft_consensus.cc:2804] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.321712  6224 raft_consensus.cc:493] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.322242  6224 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.327529  6057 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 1.
I20260713 09:00:40.328881  5948 leader_election.cc:304] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.329877  6225 raft_consensus.cc:2804] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.330809  6132 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 1.
I20260713 09:00:40.331463  6175 consensus_queue.cc:260] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.303402  6221 leader_election.cc:290] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.334617  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.336196  6131 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 0.
I20260713 09:00:40.337431  6175 ts_tablet_manager.cc:1434] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:00:40.340919  6176 tablet_bootstrap.cc:492] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:40.333572  6224 raft_consensus.cc:515] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
W20260713 09:00:40.343333  5928 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:40.346369  6224 leader_election.cc:290] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.346974  6176 ts_tablet_manager.cc:1403] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260713 09:00:40.348070  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.348680  5983 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.349287  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.349848  6131 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.349951  6176 raft_consensus.cc:359] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.350723  6176 raft_consensus.cc:385] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.351058  6176 raft_consensus.cc:740] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.351774  6176 consensus_queue.cc:260] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.354254  6176 ts_tablet_manager.cc:1434] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:00:40.355212  6176 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: Bootstrap starting.
I20260713 09:00:40.355427  6225 raft_consensus.cc:697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:40.356330  6225 consensus_queue.cc:237] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.356287  5879 catalog_manager.cc:5697] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.361334  6176 tablet_bootstrap.cc:654] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.362658  6131 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.363476  5983 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 1.
I20260713 09:00:40.363875  6024 leader_election.cc:304] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:40.364832  6224 raft_consensus.cc:2804] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.365309  6224 raft_consensus.cc:697] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.365592  5878 catalog_manager.cc:5697] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 0 to 1, leader changed from <none> to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.366161  6224 consensus_queue.cc:237] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.384517  6176 tablet_bootstrap.cc:492] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: No bootstrap required, opened a new log
I20260713 09:00:40.385108  6176 ts_tablet_manager.cc:1403] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260713 09:00:40.384941  5878 catalog_manager.cc:5697] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.390419  6185 consensus_queue.cc:1048] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:40.391336  5879 catalog_manager.cc:5697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 0 to 1, leader changed from <none> to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.390015  6176 raft_consensus.cc:359] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.392884  6176 raft_consensus.cc:385] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.393237  6176 raft_consensus.cc:740] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.393980  6176 consensus_queue.cc:260] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.395790  6176 ts_tablet_manager.cc:1434] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:40.459543  6224 raft_consensus.cc:493] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.460079  6224 raft_consensus.cc:515] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.462168  6224 leader_election.cc:290] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.462945  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.463153  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.463868  6131 raft_consensus.cc:2393] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64d883eab33544228c690aed268fc0f4 in current term 1: Already voted for candidate bafc1bf2198846f6b0f42fb0afc9b200 in this term.
I20260713 09:00:40.464793  6024 leader_election.cc:304] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d883eab33544228c690aed268fc0f4; no voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:40.465528  6224 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.469678  6224 raft_consensus.cc:2749] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.471777  6225 raft_consensus.cc:493] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.472159  6225 raft_consensus.cc:515] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.473903  6225 leader_election.cc:290] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:40.474752  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.474970  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4" is_pre_election: true
I20260713 09:00:40.475345  6131 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 0.
I20260713 09:00:40.475628  6057 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 0.
I20260713 09:00:40.476325  5949 leader_election.cc:304] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.477108  6225 raft_consensus.cc:2804] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.477404  6225 raft_consensus.cc:493] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.477676  6225 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.482182  6225 raft_consensus.cc:515] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.483937  6225 leader_election.cc:290] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Requested vote from peers 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:40.484743  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.485092  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:40.485347  6131 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.485616  6057 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.491845  6131 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 1.
I20260713 09:00:40.492198  6057 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 1.
I20260713 09:00:40.492854  6194 consensus_queue.cc:1048] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:40.493033  5949 leader_election.cc:304] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.493887  6225 raft_consensus.cc:2804] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.494380  6225 raft_consensus.cc:697] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:40.495185  6225 consensus_queue.cc:237] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:40.505769  5878 catalog_manager.cc:5697] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 0 to 1, leader changed from <none> to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.510818  6185 consensus_queue.cc:1048] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.560261  6224 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.571189  6224 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.688889  6224 consensus_queue.cc:1048] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.706380  6212 consensus_queue.cc:1048] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.712110  6212 raft_consensus.cc:493] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.712589  6212 raft_consensus.cc:515] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.714607  6212 leader_election.cc:290] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.715612  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" is_pre_election: true
I20260713 09:00:40.719241  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "609a9fb503af4fa38c98615fa40b1d99" is_pre_election: true
I20260713 09:00:40.721375  6024 leader_election.cc:304] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d883eab33544228c690aed268fc0f4; no voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:40.722188  6212 raft_consensus.cc:2749] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.730064  6058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:57336
I20260713 09:00:40.730737  6058 raft_consensus.cc:606] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Received request to transfer leadership to TS bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:40.743731  6225 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.750370  6132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:37824
I20260713 09:00:40.750970  6132 raft_consensus.cc:606] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:40.757030  6131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:37824
I20260713 09:00:40.757614  6131 raft_consensus.cc:606] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:40.759678  6230 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.771720  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:57336
I20260713 09:00:40.772302  6057 raft_consensus.cc:606] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Received request to transfer leadership to TS 609a9fb503af4fa38c98615fa40b1d99
I20260713 09:00:40.831336  6058 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.832118  6212 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.835716  6212 consensus_queue.cc:1048] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.859011  6237 raft_consensus.cc:993] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:40.859524  6237 raft_consensus.cc:1081] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:40.863767  6181 consensus_queue.cc:1048] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:40.867297  6224 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.867556  6058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57314
I20260713 09:00:40.868232  6058 raft_consensus.cc:493] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.868707  6058 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.876802  6058 raft_consensus.cc:515] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.879104  6058 leader_election.cc:290] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.883929  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.884642  5982 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.885490  6230 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:40.901475  5982 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:40.901618  6182 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.909816  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.910143  6024 leader_election.cc:304] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.910462  6130 raft_consensus.cc:3055] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.910830  6130 raft_consensus.cc:740] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:40.911597  6224 raft_consensus.cc:2804] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.911805  6181 raft_consensus.cc:993] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: : Instructing follower 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:40.912109  6224 raft_consensus.cc:697] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.912930  6212 raft_consensus.cc:1081] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Signalling peer 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:40.913120  6224 consensus_queue.cc:237] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.919529  6132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:37816
I20260713 09:00:40.920151  6132 raft_consensus.cc:493] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.920607  6132 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.920693  6130 consensus_queue.cc:260] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.924829  6130 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.928120  6132 raft_consensus.cc:515] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.931277  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.931950  5982 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.936506  5879 catalog_manager.cc:5697] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 1 to 2, leader changed from 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.932006  6130 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:40.943706  6132 leader_election.cc:290] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:40.947396  5982 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:40.948899  6098 leader_election.cc:304] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:40.949834  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88373f3875364d9a900bc5a5e1097aa5" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:40.950407  6058 raft_consensus.cc:3055] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.950739  6058 raft_consensus.cc:740] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.951498  6058 consensus_queue.cc:260] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.952751  6058 raft_consensus.cc:3060] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.952847  6237 raft_consensus.cc:2804] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.953308  6237 raft_consensus.cc:697] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:40.954095  6237 consensus_queue.cc:237] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.960282  6194 raft_consensus.cc:993] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:40.960170  6058 raft_consensus.cc:2468] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:40.960913  6185 raft_consensus.cc:1081] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:40.964818  6058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57314
I20260713 09:00:40.965432  6058 raft_consensus.cc:493] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.965843  6058 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.970093  5876 catalog_manager.cc:5697] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 1 to 2, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.973018  6058 raft_consensus.cc:515] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.974891  6058 leader_election.cc:290] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:40.975992  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:40.976133  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fe6df3530e4319872f1bb2d525a3a2" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:40.976603  6132 raft_consensus.cc:3055] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.976820  5982 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.976969  6132 raft_consensus.cc:740] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:40.977881  6132 consensus_queue.cc:260] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.978935  6132 raft_consensus.cc:3060] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.985185  6132 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:40.985343  5982 raft_consensus.cc:2468] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:40.986272  6024 leader_election.cc:304] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:40.987121  6258 raft_consensus.cc:2804] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.987620  6258 raft_consensus.cc:697] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:40.988354  6258 consensus_queue.cc:237] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:40.994503  5876 catalog_manager.cc:5697] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 1 to 2, leader changed from 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.035007  6182 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:41.046389  6182 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:41.080741  6181 raft_consensus.cc:993] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: : Instructing follower bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:41.081209  6258 raft_consensus.cc:1081] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Signalling peer bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:41.082795  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:49744
I20260713 09:00:41.083431  5982 raft_consensus.cc:493] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.083781  5982 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.088179  5982 raft_consensus.cc:515] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:41.090013  5982 leader_election.cc:290] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 2 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:41.091225  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:41.091585  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:41.091809  6058 raft_consensus.cc:3055] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:41.092170  6132 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.092357  6058 raft_consensus.cc:740] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:41.093286  6058 consensus_queue.cc:260] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:41.094434  6058 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.101850  6058 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 2.
I20260713 09:00:41.102919  6132 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 2.
I20260713 09:00:41.103029  5948 leader_election.cc:304] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:41.103811  6182 raft_consensus.cc:2804] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:41.104233  6182 raft_consensus.cc:697] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:41.104974  6182 consensus_queue.cc:237] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:41.112233  5879 catalog_manager.cc:5697] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 1 to 2, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.338284  6058 raft_consensus.cc:1275] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.339558  6237 consensus_queue.cc:1048] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.351348  5982 raft_consensus.cc:1275] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.352793  6185 consensus_queue.cc:1048] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.456744  5982 raft_consensus.cc:1275] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.457971  6181 consensus_queue.cc:1048] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.467046  6132 raft_consensus.cc:1275] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.468705  6224 consensus_queue.cc:1048] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.497794  6132 raft_consensus.cc:1275] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.499117  6224 consensus_queue.cc:1048] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.506734  5982 raft_consensus.cc:1275] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.508258  6263 consensus_queue.cc:1048] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.608335  6058 raft_consensus.cc:1275] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.609541  6182 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.617951  6132 raft_consensus.cc:1275] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.619665  6230 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:43.800798  5848 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:00:43.801587  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:43.818782  5983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
mode: GRACEFUL
new_leader_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:49746
I20260713 09:00:43.819278  5983 raft_consensus.cc:606] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Received request to transfer leadership to TS 609a9fb503af4fa38c98615fa40b1d99
I20260713 09:00:43.830499  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:43.831024  6057 raft_consensus.cc:606] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Received request to transfer leadership to TS 609a9fb503af4fa38c98615fa40b1d99
I20260713 09:00:43.832134  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:43.832598  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:43.899682  6273 raft_consensus.cc:993] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: : Instructing follower 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:43.900197  6267 raft_consensus.cc:1081] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Signalling peer 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:43.901705  6132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:37816
I20260713 09:00:43.902109  6132 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:43.902362  6132 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.906561  6132 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.908185  6132 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:43.909018  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:43.909278  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:43.909628  5983 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.909865  6057 raft_consensus.cc:3055] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:43.910210  6057 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:43.910905  6057 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.911854  6057 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.914531  5983 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:43.915663  6098 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:43.916381  6270 raft_consensus.cc:2804] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:43.916518  6057 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:43.918278  6270 raft_consensus.cc:697] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:43.919204  6270 consensus_queue.cc:237] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.927484  5879 catalog_manager.cc:5697] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 1 to 2, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:43.967869  6268 raft_consensus.cc:993] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: : Instructing follower 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:43.968303  6268 raft_consensus.cc:1081] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Signalling peer 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:43.969744  6132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:37818
I20260713 09:00:43.970202  6132 raft_consensus.cc:493] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:43.970533  6132 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.974958  6132 raft_consensus.cc:515] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.976696  6132 leader_election.cc:290] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:43.977475  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:43.977702  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:43.977998  5983 raft_consensus.cc:3055] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:43.978186  6057 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.978367  5983 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:43.979068  5983 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.980008  5983 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:43.982789  6057 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:43.983811  6097 leader_election.cc:304] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:43.984527  6270 raft_consensus.cc:2804] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:43.984871  5983 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 2.
I20260713 09:00:43.985033  6270 raft_consensus.cc:697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:43.985869  6270 consensus_queue.cc:237] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:43.995003  5879 catalog_manager.cc:5697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 1 to 2, leader changed from bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1) to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:44.335264  5983 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:44.336612  6270 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:44.346643  6057 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:44.348264  6270 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:44.438932  6057 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:44.440104  6270 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:44.448112  5983 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:44.449970  6275 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:44.833374  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:44.852777  5983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:49762
I20260713 09:00:44.853279  5983 raft_consensus.cc:606] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:44.858475  6130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:37824
I20260713 09:00:44.859019  6130 raft_consensus.cc:606] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:44.864522  5983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:49762
I20260713 09:00:44.865082  5983 raft_consensus.cc:606] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:44.869923  5983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:49762
I20260713 09:00:44.870393  5983 raft_consensus.cc:606] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:44.882297  6130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
mode: GRACEFUL
new_leader_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:37824
I20260713 09:00:44.882732  6130 raft_consensus.cc:606] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Received request to transfer leadership to TS 64d883eab33544228c690aed268fc0f4
I20260713 09:00:44.942866  6274 raft_consensus.cc:993] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:44.943336  6274 raft_consensus.cc:1081] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:44.944924  6057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57314
I20260713 09:00:44.945411  6057 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.945735  6057 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.950155  6057 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:44.951604  6057 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 3 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:44.952387  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:44.952754  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:44.953003  5983 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.953297  6130 raft_consensus.cc:3055] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:44.953609  6130 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:44.954389  6130 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:44.955559  6130 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.959286  5983 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:44.960426  6024 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [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: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:44.961174  6267 raft_consensus.cc:2804] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:44.961697  6130 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:44.962086  6267 raft_consensus.cc:697] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:44.962935  6267 consensus_queue.cc:237] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:44.968501  5876 catalog_manager.cc:5697] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 2 to 3, leader changed from 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 3 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.015286  6275 raft_consensus.cc:993] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.015694  6274 raft_consensus.cc:1081] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.017170  6057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57314
I20260713 09:00:45.017613  6057 raft_consensus.cc:493] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.017870  6057 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.022198  6057 raft_consensus.cc:515] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.023646  6057 leader_election.cc:290] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 3 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:45.024587  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:45.024873  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:45.025197  5983 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.025440  6130 raft_consensus.cc:3055] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:45.025775  6130 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:45.026646  6130 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.027769  6130 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.030186  5983 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:45.031222  6024 leader_election.cc:304] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [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: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:45.031931  6267 raft_consensus.cc:2804] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:45.032270  6130 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:45.032346  6267 raft_consensus.cc:697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:45.033332  6267 consensus_queue.cc:237] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.039644  5876 catalog_manager.cc:5697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 2 to 3, leader changed from 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 3 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.176705  6268 raft_consensus.cc:993] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.177165  6289 raft_consensus.cc:1081] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.178444  6057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57326
I20260713 09:00:45.178948  6057 raft_consensus.cc:493] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.179244  6057 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.184674  6057 raft_consensus.cc:515] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.186172  6057 leader_election.cc:290] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:45.186908  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:45.187301  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:45.187525  5983 raft_consensus.cc:3055] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:45.187877  5983 raft_consensus.cc:740] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:45.187927  6130 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.188730  5983 consensus_queue.cc:260] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.189792  5983 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.194387  6130 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:45.195613  5983 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:45.195537  6024 leader_election.cc:304] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:45.196411  6267 raft_consensus.cc:2804] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:45.196905  6267 raft_consensus.cc:697] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:45.197608  6267 consensus_queue.cc:237] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.204576  5876 catalog_manager.cc:5697] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 1 to 2, leader changed from bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.207149  6268 raft_consensus.cc:993] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.207538  6289 raft_consensus.cc:1081] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.209208  6057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57326
I20260713 09:00:45.209662  6057 raft_consensus.cc:493] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.209997  6057 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.215932  6057 raft_consensus.cc:515] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.217491  6057 leader_election.cc:290] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 3 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:45.218346  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:45.218611  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3085a6a343c14909aa3f02951ee65429" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:45.218909  5983 raft_consensus.cc:3055] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:45.219164  6130 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.219218  5983 raft_consensus.cc:740] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:45.220013  5983 consensus_queue.cc:260] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.221083  5983 raft_consensus.cc:3060] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.225690  6130 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:45.226794  6024 leader_election.cc:304] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [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: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:45.226869  5983 raft_consensus.cc:2468] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 3.
I20260713 09:00:45.227725  6267 raft_consensus.cc:2804] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:45.228264  6267 raft_consensus.cc:697] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:45.228957  6267 consensus_queue.cc:237] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:45.235533  5876 catalog_manager.cc:5697] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 2 to 3, leader changed from bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 3 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.300395  6268 raft_consensus.cc:993] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: : Instructing follower 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.300863  6289 raft_consensus.cc:1081] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Signalling peer 64d883eab33544228c690aed268fc0f4 to start an election
I20260713 09:00:45.302686  6057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
 from {username='slave'} at 127.0.0.1:57326
I20260713 09:00:45.303215  6057 raft_consensus.cc:493] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.303511  6057 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.307763  6057 raft_consensus.cc:515] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:45.309473  6057 leader_election.cc:290] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Requested vote from peers 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491), bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545)
I20260713 09:00:45.310328  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:45.310496  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "64d883eab33544228c690aed268fc0f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:45.310770  5983 raft_consensus.cc:3055] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:45.311017  6130 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.311081  5983 raft_consensus.cc:740] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:45.311758  5983 consensus_queue.cc:260] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:45.312533  5983 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:45.316469  6130 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:45.317319  5983 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d883eab33544228c690aed268fc0f4 in term 2.
I20260713 09:00:45.317662  6024 leader_election.cc:304] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 609a9fb503af4fa38c98615fa40b1d99, 64d883eab33544228c690aed268fc0f4; no voters: 
I20260713 09:00:45.318428  6267 raft_consensus.cc:2804] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:45.318823  6267 raft_consensus.cc:697] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Leader. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:45.319527  6267 consensus_queue.cc:237] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:45.325691  5876 catalog_manager.cc:5697] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 reported cstate change: term changed from 1 to 2, leader changed from bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1) to 64d883eab33544228c690aed268fc0f4 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "64d883eab33544228c690aed268fc0f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:45.434309  5983 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.435565  6267 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.443750  6130 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.446136  6300 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.542413  5983 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.543787  6300 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.551297  6130 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.552836  6267 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.645541  6130 raft_consensus.cc:1275] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.646806  6267 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.654995  5983 raft_consensus.cc:1275] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.656946  6292 consensus_queue.cc:1048] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.658535  6130 raft_consensus.cc:1275] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:45.660105  6292 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:45.671943  5983 raft_consensus.cc:1275] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:45.673847  6300 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:45.867976  5983 raft_consensus.cc:1275] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:45.869136  6300 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:45.876900  6130 raft_consensus.cc:1275] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Refusing update from remote peer 64d883eab33544228c690aed268fc0f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:45.878582  6300 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:47.887117  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:47.894713  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:47.895486  6057 raft_consensus.cc:606] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Received request to transfer leadership to TS bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:47.898026  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:47.898474  6057 raft_consensus.cc:606] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Received request to transfer leadership to TS bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:47.900748  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:47.901238  6057 raft_consensus.cc:606] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Received request to transfer leadership to TS bafc1bf2198846f6b0f42fb0afc9b200
I20260713 09:00:47.903661  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:47.904183  6057 raft_consensus.cc:606] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Received request to transfer leadership to TS 609a9fb503af4fa38c98615fa40b1d99
I20260713 09:00:47.906451  6057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f"
dest_uuid: "64d883eab33544228c690aed268fc0f4"
mode: GRACEFUL
new_leader_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:57348
I20260713 09:00:47.906844  6057 raft_consensus.cc:606] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Received request to transfer leadership to TS 609a9fb503af4fa38c98615fa40b1d99
I20260713 09:00:47.907930  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:00:47.908306  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:47.941756  6300 raft_consensus.cc:993] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: : Instructing follower 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:47.942354  6313 raft_consensus.cc:1081] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Signalling peer 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:47.943737  6130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:37816
I20260713 09:00:47.944223  6130 raft_consensus.cc:493] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.944578  6130 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.949632  6130 raft_consensus.cc:515] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:47.951303  6130 leader_election.cc:290] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 3 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:47.952296  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:47.952382  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f6ae4848c4003b19a81d3ca32e39f" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:47.953148  5982 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.953244  6057 raft_consensus.cc:3055] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:47.953609  6057 raft_consensus.cc:740] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:47.954368  6057 consensus_queue.cc:260] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [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: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:47.955331  6057 raft_consensus.cc:3060] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.957978  5982 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 3.
I20260713 09:00:47.959144  6098 leader_election.cc:304] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:47.959911  6274 raft_consensus.cc:2804] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:47.960805  6274 raft_consensus.cc:697] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:47.961407  6057 raft_consensus.cc:2468] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 3.
I20260713 09:00:47.961633  6274 consensus_queue.cc:237] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [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: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } }
I20260713 09:00:47.967970  5876 catalog_manager.cc:5697] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 2 to 3, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.986764  6300 raft_consensus.cc:993] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: : Instructing follower bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:47.987233  6313 raft_consensus.cc:1081] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Signalling peer bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:47.988770  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:49744
I20260713 09:00:47.989279  5982 raft_consensus.cc:493] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.989584  5982 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:47.990849  6313 raft_consensus.cc:993] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: : Instructing follower 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:47.991272  6300 raft_consensus.cc:1081] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Signalling peer 609a9fb503af4fa38c98615fa40b1d99 to start an election
I20260713 09:00:47.992681  6130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518"
dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
 from {username='slave'} at 127.0.0.1:37816
I20260713 09:00:47.993129  6130 raft_consensus.cc:493] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.993429  6130 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.994665  5982 raft_consensus.cc:515] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:47.997100  5982 leader_election.cc:290] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 4 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:47.997269  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:47.997838  6057 raft_consensus.cc:3055] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:47.997916  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6d6e3ef5e642aab3dcfa5b7d72cd3f" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:47.998168  6057 raft_consensus.cc:740] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:47.998466  6132 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:47.998975  6130 raft_consensus.cc:515] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:47.998911  6057 consensus_queue.cc:260] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.000172  6057 raft_consensus.cc:3060] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:48.001713  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
I20260713 09:00:48.002452  5982 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:48.002512  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cb7f94d5cf422cbf311f37046e3518" candidate_uuid: "609a9fb503af4fa38c98615fa40b1d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:48.003629  6058 raft_consensus.cc:3055] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:48.003973  6058 raft_consensus.cc:740] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:48.004976  6132 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 4.
I20260713 09:00:48.004884  6058 consensus_queue.cc:260] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.006181  6057 raft_consensus.cc:2468] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 4.
I20260713 09:00:48.006153  6058 raft_consensus.cc:3060] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:48.002959  6130 leader_election.cc:290] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [CANDIDATE]: Term 3 election: Requested vote from peers bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545), 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617)
I20260713 09:00:48.007395  5948 leader_election.cc:304] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [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: 64d883eab33544228c690aed268fc0f4, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:48.010428  6320 raft_consensus.cc:2804] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:48.011050  5982 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 3.
I20260713 09:00:48.012108  6320 raft_consensus.cc:697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:48.012207  6098 leader_election.cc:304] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:48.013082  6274 raft_consensus.cc:2804] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:48.013592  6274 raft_consensus.cc:697] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 LEADER]: Becoming Leader. State: Replica: 609a9fb503af4fa38c98615fa40b1d99, State: Running, Role: LEADER
I20260713 09:00:48.014426  6274 consensus_queue.cc:237] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.015111  6058 raft_consensus.cc:2468] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 609a9fb503af4fa38c98615fa40b1d99 in term 3.
I20260713 09:00:48.013170  6320 consensus_queue.cc:237] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.022083  5876 catalog_manager.cc:5697] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 reported cstate change: term changed from 2 to 3, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "609a9fb503af4fa38c98615fa40b1d99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.023407  5879 catalog_manager.cc:5697] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 3 to 4, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 4 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.296396  6313 raft_consensus.cc:993] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: : Instructing follower bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:48.296931  6300 raft_consensus.cc:1081] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Signalling peer bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:48.298367  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b02498e85143e1a377d63c61835edf"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:49744
I20260713 09:00:48.298781  5982 raft_consensus.cc:493] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:48.299077  5982 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:48.304291  5982 raft_consensus.cc:515] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.305789  5982 leader_election.cc:290] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 4 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:48.306460  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:48.306799  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b02498e85143e1a377d63c61835edf" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:48.307004  6058 raft_consensus.cc:3055] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:48.307284  6130 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:48.307317  6058 raft_consensus.cc:740] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:48.308176  6058 consensus_queue.cc:260] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.309372  6058 raft_consensus.cc:3060] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:48.314049  6130 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 4.
I20260713 09:00:48.315234  5949 leader_election.cc:304] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:48.315959  6320 raft_consensus.cc:2804] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:48.315985  6058 raft_consensus.cc:2468] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 4.
I20260713 09:00:48.316627  6320 raft_consensus.cc:697] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:48.317519  6320 consensus_queue.cc:237] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.324492  5879 catalog_manager.cc:5697] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 3 to 4, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 4 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.341756  6313 raft_consensus.cc:993] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: : Instructing follower bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:48.342278  6300 raft_consensus.cc:1081] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Signalling peer bafc1bf2198846f6b0f42fb0afc9b200 to start an election
I20260713 09:00:48.343770  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231"
dest_uuid: "bafc1bf2198846f6b0f42fb0afc9b200"
 from {username='slave'} at 127.0.0.1:49744
I20260713 09:00:48.344239  5982 raft_consensus.cc:493] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:48.344523  5982 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:48.348927  5982 raft_consensus.cc:515] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.350483  5982 leader_election.cc:290] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [CANDIDATE]: Term 3 election: Requested vote from peers 64d883eab33544228c690aed268fc0f4 (127.5.182.2:39617), 609a9fb503af4fa38c98615fa40b1d99 (127.5.182.3:46491)
I20260713 09:00:48.351284  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64d883eab33544228c690aed268fc0f4"
I20260713 09:00:48.351572  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423fd752ad2c4c6fa2eef96009b4a231" candidate_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "609a9fb503af4fa38c98615fa40b1d99"
I20260713 09:00:48.351811  6058 raft_consensus.cc:3055] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:48.352130  6130 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:48.352182  6058 raft_consensus.cc:740] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64d883eab33544228c690aed268fc0f4, State: Running, Role: LEADER
I20260713 09:00:48.353178  6058 consensus_queue.cc:260] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.354035  6058 raft_consensus.cc:3060] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:48.356279  6130 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 3.
I20260713 09:00:48.357213  5949 leader_election.cc:304] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [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: 609a9fb503af4fa38c98615fa40b1d99, bafc1bf2198846f6b0f42fb0afc9b200; no voters: 
I20260713 09:00:48.357985  6320 raft_consensus.cc:2804] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:48.358393  6320 raft_consensus.cc:697] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 LEADER]: Becoming Leader. State: Replica: bafc1bf2198846f6b0f42fb0afc9b200, State: Running, Role: LEADER
I20260713 09:00:48.358680  6058 raft_consensus.cc:2468] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bafc1bf2198846f6b0f42fb0afc9b200 in term 3.
I20260713 09:00:48.359282  6320 consensus_queue.cc:237] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [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: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } }
I20260713 09:00:48.366044  5879 catalog_manager.cc:5697] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 reported cstate change: term changed from 2 to 3, leader changed from 64d883eab33544228c690aed268fc0f4 (127.5.182.2) to bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.376426  6058 raft_consensus.cc:1275] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.377592  6274 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.389925  5982 raft_consensus.cc:1275] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.391155  6274 consensus_queue.cc:1048] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.503760  6058 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.505172  6320 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:48.514672  6130 raft_consensus.cc:1275] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.516428  6320 consensus_queue.cc:1048] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:48.576411  5982 raft_consensus.cc:1275] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.577695  6274 consensus_queue.cc:1048] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bafc1bf2198846f6b0f42fb0afc9b200" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.586898  6058 raft_consensus.cc:1275] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Refusing update from remote peer 609a9fb503af4fa38c98615fa40b1d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.588457  6314 consensus_queue.cc:1048] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:48.779965  6130 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.781322  6320 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:48.789522  6058 raft_consensus.cc:1275] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.791043  6333 consensus_queue.cc:1048] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:00:48.805583  6130 raft_consensus.cc:1275] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.806676  6333 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "609a9fb503af4fa38c98615fa40b1d99" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.815920  6058 raft_consensus.cc:1275] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Refusing update from remote peer bafc1bf2198846f6b0f42fb0afc9b200: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.817246  6333 consensus_queue.cc:1048] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d883eab33544228c690aed268fc0f4" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 39617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.909125  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:48.915134  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:00:48.940490  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:48.941256  5848 tablet_replica.cc:333] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.941922  5848 raft_consensus.cc:2243] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.942397  5848 raft_consensus.cc:2272] T 88373f3875364d9a900bc5a5e1097aa5 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.944448  5848 tablet_replica.cc:333] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.944983  5848 raft_consensus.cc:2243] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.945386  5848 raft_consensus.cc:2272] T bf7f6ae4848c4003b19a81d3ca32e39f P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.947321  5848 tablet_replica.cc:333] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.947798  5848 raft_consensus.cc:2243] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.948190  5848 raft_consensus.cc:2272] T 082af83ef5244336ac8589c7eb72c176 P bafc1bf2198846f6b0f42fb0afc9b200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.949836  5848 tablet_replica.cc:333] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.950356  5848 raft_consensus.cc:2243] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.950737  5848 raft_consensus.cc:2272] T 60cb7f94d5cf422cbf311f37046e3518 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.953419  5848 tablet_replica.cc:333] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.953903  5848 raft_consensus.cc:2243] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.954571  5848 raft_consensus.cc:2272] T 56b02498e85143e1a377d63c61835edf P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.956250  5848 tablet_replica.cc:333] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.956796  5848 raft_consensus.cc:2243] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.957484  5848 raft_consensus.cc:2272] T 423fd752ad2c4c6fa2eef96009b4a231 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.959196  5848 tablet_replica.cc:333] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.959651  5848 raft_consensus.cc:2243] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.960011  5848 raft_consensus.cc:2272] T 93fe6df3530e4319872f1bb2d525a3a2 P bafc1bf2198846f6b0f42fb0afc9b200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.961633  5848 tablet_replica.cc:333] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.962059  5848 raft_consensus.cc:2243] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.962438  5848 raft_consensus.cc:2272] T 3085a6a343c14909aa3f02951ee65429 P bafc1bf2198846f6b0f42fb0afc9b200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.963943  5848 tablet_replica.cc:333] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200: stopping tablet replica
I20260713 09:00:48.964359  5848 raft_consensus.cc:2243] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.965068  5848 raft_consensus.cc:2272] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P bafc1bf2198846f6b0f42fb0afc9b200 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:49.079511  6098 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42545: connect: Connection refused (error 111)
I20260713 09:00:49.084964  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
W20260713 09:00:49.085763  6098 consensus_peers.cc:597] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 -> Peer bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545): Couldn't send request to peer bafc1bf2198846f6b0f42fb0afc9b200. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:00:49.090528  6024 consensus_peers.cc:597] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 -> Peer bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545): Couldn't send request to peer bafc1bf2198846f6b0f42fb0afc9b200. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:49.103725  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
I20260713 09:00:49.127123  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:49.127744  5848 tablet_replica.cc:333] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.128273  5848 raft_consensus.cc:2243] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.128747  5848 raft_consensus.cc:2272] T 60cb7f94d5cf422cbf311f37046e3518 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.131114  5848 tablet_replica.cc:333] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.131590  5848 raft_consensus.cc:2243] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.131974  5848 raft_consensus.cc:2272] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.134578  5848 tablet_replica.cc:333] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
W20260713 09:00:49.134622  6024 consensus_peers.cc:597] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 -> Peer bafc1bf2198846f6b0f42fb0afc9b200 (127.5.182.1:42545): Couldn't send request to peer bafc1bf2198846f6b0f42fb0afc9b200. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:49.135145  5848 raft_consensus.cc:2243] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.135855  5848 raft_consensus.cc:2272] T 082af83ef5244336ac8589c7eb72c176 P 64d883eab33544228c690aed268fc0f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.137580  5848 tablet_replica.cc:333] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.138067  5848 raft_consensus.cc:2243] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.138463  5848 raft_consensus.cc:2272] T bf7f6ae4848c4003b19a81d3ca32e39f P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.140484  5848 tablet_replica.cc:333] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.141021  5848 raft_consensus.cc:2243] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.141425  5848 raft_consensus.cc:2272] T 88373f3875364d9a900bc5a5e1097aa5 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.142920  5848 tablet_replica.cc:333] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.143363  5848 raft_consensus.cc:2243] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.143723  5848 raft_consensus.cc:2272] T 423fd752ad2c4c6fa2eef96009b4a231 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.145656  5848 tablet_replica.cc:333] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.146087  5848 raft_consensus.cc:2243] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.146457  5848 raft_consensus.cc:2272] T 56b02498e85143e1a377d63c61835edf P 64d883eab33544228c690aed268fc0f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.148203  5848 tablet_replica.cc:333] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.148710  5848 raft_consensus.cc:2243] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.149413  5848 raft_consensus.cc:2272] T 93fe6df3530e4319872f1bb2d525a3a2 P 64d883eab33544228c690aed268fc0f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.150919  5848 tablet_replica.cc:333] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4: stopping tablet replica
I20260713 09:00:49.151326  5848 raft_consensus.cc:2243] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.152045  5848 raft_consensus.cc:2272] T 3085a6a343c14909aa3f02951ee65429 P 64d883eab33544228c690aed268fc0f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.179775  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
I20260713 09:00:49.198645  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
I20260713 09:00:49.223589  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:49.224212  5848 tablet_replica.cc:333] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.224812  5848 raft_consensus.cc:2243] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.225629  5848 raft_consensus.cc:2272] T 88373f3875364d9a900bc5a5e1097aa5 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.227207  5848 tablet_replica.cc:333] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.227697  5848 raft_consensus.cc:2243] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.228087  5848 raft_consensus.cc:2272] T 2f6d6e3ef5e642aab3dcfa5b7d72cd3f P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.230034  5848 tablet_replica.cc:333] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.230515  5848 raft_consensus.cc:2243] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.230904  5848 raft_consensus.cc:2272] T 56b02498e85143e1a377d63c61835edf P 609a9fb503af4fa38c98615fa40b1d99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.233273  5848 tablet_replica.cc:333] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.233718  5848 raft_consensus.cc:2243] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.234091  5848 raft_consensus.cc:2272] T 93fe6df3530e4319872f1bb2d525a3a2 P 609a9fb503af4fa38c98615fa40b1d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.235544  5848 tablet_replica.cc:333] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.235987  5848 raft_consensus.cc:2243] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.236393  5848 raft_consensus.cc:2272] T 423fd752ad2c4c6fa2eef96009b4a231 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.238108  5848 tablet_replica.cc:333] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.238586  5848 raft_consensus.cc:2243] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.239202  5848 raft_consensus.cc:2272] T bf7f6ae4848c4003b19a81d3ca32e39f P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.240864  5848 tablet_replica.cc:333] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.241294  5848 raft_consensus.cc:2243] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.241659  5848 raft_consensus.cc:2272] T 082af83ef5244336ac8589c7eb72c176 P 609a9fb503af4fa38c98615fa40b1d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.243091  5848 tablet_replica.cc:333] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.243511  5848 raft_consensus.cc:2243] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:49.243878  5848 raft_consensus.cc:2272] T 3085a6a343c14909aa3f02951ee65429 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.245306  5848 tablet_replica.cc:333] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99: stopping tablet replica
I20260713 09:00:49.245709  5848 raft_consensus.cc:2243] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.246341  5848 raft_consensus.cc:2272] T 60cb7f94d5cf422cbf311f37046e3518 P 609a9fb503af4fa38c98615fa40b1d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.271737  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:00:49.287060  5848 master.cc:562] Master@127.5.182.62:36235 shutting down...
I20260713 09:00:49.432469  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:49.433097  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:49.433444  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19b5891410974320aa811982b2969cc2: stopping tablet replica
I20260713 09:00:49.453084  5848 master.cc:584] Master@127.5.182.62:36235 shutdown complete.
609a9fb503af4fa38c98615fa40b1d99  1
64d883eab33544228c690aed268fc0f4  4
bafc1bf2198846f6b0f42fb0afc9b200  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12797 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:00:49.491104  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:41247
I20260713 09:00:49.492302  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.497690  6345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.498585  6346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.499213  5848 server_base.cc:1061] running on GCE node
W20260713 09:00:49.499274  6348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.500245  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.500437  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:49.500602  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933249500537 us; error 0 us; skew 500 ppm
I20260713 09:00:49.501164  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.503381  5848 webserver.cc:533] Webserver started at http://127.5.182.62:38357/ using document root <none> and password file <none>
I20260713 09:00:49.503799  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.503948  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.504149  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.505245  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "69a8ead5b0c9408c8b3632d91ba27330"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.509251  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:00:49.512375  6353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.513130  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:00:49.513410  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "69a8ead5b0c9408c8b3632d91ba27330"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.513692  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:49.529799  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.530959  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.566751  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:41247
I20260713 09:00:49.566875  6404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:41247 every 8 connection(s)
I20260713 09:00:49.570405  6405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.579146  6405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330: Bootstrap starting.
I20260713 09:00:49.583395  6405 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.587261  6405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330: No bootstrap required, opened a new log
I20260713 09:00:49.589275  6405 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER }
I20260713 09:00:49.589610  6405 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:49.589797  6405 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69a8ead5b0c9408c8b3632d91ba27330, State: Initialized, Role: FOLLOWER
I20260713 09:00:49.590238  6405 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER }
I20260713 09:00:49.590616  6405 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:49.590801  6405 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:49.590996  6405 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:49.594777  6405 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER }
I20260713 09:00:49.595212  6405 leader_election.cc:304] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [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: 69a8ead5b0c9408c8b3632d91ba27330; no voters: 
I20260713 09:00:49.596271  6405 leader_election.cc:290] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:49.596690  6408 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:49.597903  6408 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 1 LEADER]: Becoming Leader. State: Replica: 69a8ead5b0c9408c8b3632d91ba27330, State: Running, Role: LEADER
I20260713 09:00:49.598567  6408 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [LEADER]: Queue going to LEADER mode. State: All 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: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER }
I20260713 09:00:49.599197  6405 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:49.603190  6410 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69a8ead5b0c9408c8b3632d91ba27330. Latest consensus state: current_term: 1 leader_uuid: "69a8ead5b0c9408c8b3632d91ba27330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER } }
I20260713 09:00:49.603518  6409 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69a8ead5b0c9408c8b3632d91ba27330" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69a8ead5b0c9408c8b3632d91ba27330" member_type: VOTER } }
I20260713 09:00:49.603979  6410 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.604136  6409 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.605975  6415 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:49.611042  6415 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:49.614405  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:49.619467  6415 catalog_manager.cc:1383] Generated new cluster ID: 41710c97de2847dca7252d22d8f596ea
I20260713 09:00:49.619793  6415 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:49.656987  6415 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:49.658316  6415 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:49.686591  6415 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330: Generated new TSK 0
I20260713 09:00:49.687172  6415 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:49.745318  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.751001  6426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.752156  6427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.756937  5848 server_base.cc:1061] running on GCE node
W20260713 09:00:49.758260  6429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.759167  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.759398  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:49.759578  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933249759563 us; error 0 us; skew 500 ppm
I20260713 09:00:49.760139  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.762351  5848 webserver.cc:533] Webserver started at http://127.5.182.1:38335/ using document root <none> and password file <none>
I20260713 09:00:49.762848  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.763057  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.763321  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.764323  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.768529  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:00:49.771757  6434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.772619  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:00:49.772976  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.773269  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:49.788797  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.789994  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.791409  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.793619  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.793840  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.794088  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.794271  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.834509  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:38095
I20260713 09:00:49.834597  6496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:38095 every 8 connection(s)
I20260713 09:00:49.839332  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.846346  6501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.848371  6502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.852034  5848 server_base.cc:1061] running on GCE node
W20260713 09:00:49.852175  6504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.853091  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.853277  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:49.853513  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933249853494 us; error 0 us; skew 500 ppm
I20260713 09:00:49.854038  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.856580  6497 heartbeater.cc:344] Connected to a master server at 127.5.182.62:41247
I20260713 09:00:49.856945  6497 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.857829  6497 heartbeater.cc:507] Master 127.5.182.62:41247 requested a full tablet report, sending...
I20260713 09:00:49.857954  5848 webserver.cc:533] Webserver started at http://127.5.182.2:44633/ using document root <none> and password file <none>
I20260713 09:00:49.858587  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.858829  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.859123  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.859994  6370 ts_manager.cc:194] Registered new tserver with Master: 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095)
I20260713 09:00:49.860253  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "9520462e683f4479af1b132b282c2c10"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.861675  6370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53114
I20260713 09:00:49.865022  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:00:49.868067  6509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.868824  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:00:49.869102  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "9520462e683f4479af1b132b282c2c10"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.869393  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:49.881290  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.882427  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.883844  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.885893  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.886111  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.886348  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.886518  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.925649  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:41867
I20260713 09:00:49.925772  6571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:41867 every 8 connection(s)
I20260713 09:00:49.930217  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.937242  6575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.938148  6576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.940379  5848 server_base.cc:1061] running on GCE node
W20260713 09:00:49.940924  6578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.941963  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.942256  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:49.942498  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933249942479 us; error 0 us; skew 500 ppm
I20260713 09:00:49.943182  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.943796  6572 heartbeater.cc:344] Connected to a master server at 127.5.182.62:41247
I20260713 09:00:49.944212  6572 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.945066  6572 heartbeater.cc:507] Master 127.5.182.62:41247 requested a full tablet report, sending...
I20260713 09:00:49.945830  5848 webserver.cc:533] Webserver started at http://127.5.182.3:37291/ using document root <none> and password file <none>
I20260713 09:00:49.946512  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.946740  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.947026  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.947294  6370 ts_manager.cc:194] Registered new tserver with Master: 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:49.948155  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "b072966b8a1545e4a138a21ff24cc248"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.948668  6370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53120
I20260713 09:00:49.952474  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:00:49.955647  6583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.956413  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:49.956707  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "b072966b8a1545e4a138a21ff24cc248"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-jm2j"
I20260713 09:00:49.956998  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:49.985743  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.986922  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.988417  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.990552  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.990780  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.991036  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.991212  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:50.031955  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:37727
I20260713 09:00:50.032083  6645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:37727 every 8 connection(s)
I20260713 09:00:50.046335  6646 heartbeater.cc:344] Connected to a master server at 127.5.182.62:41247
I20260713 09:00:50.046675  6646 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:50.047501  6646 heartbeater.cc:507] Master 127.5.182.62:41247 requested a full tablet report, sending...
I20260713 09:00:50.049439  6370 ts_manager.cc:194] Registered new tserver with Master: b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.050349  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014643192s
I20260713 09:00:50.050750  6370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53134
I20260713 09:00:50.076879  6370 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53144:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:00:50.079728  6370 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:00:50.152843  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7020c09e674a66ab33a538ac6cc8e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:50.154472  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7020c09e674a66ab33a538ac6cc8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.159709  6610 tablet_service.cc:1511] Processing CreateTablet for tablet d7747a593cc64d09bf84f56a831e5a6a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:50.160797  6609 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:50.161303  6610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7747a593cc64d09bf84f56a831e5a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.162158  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.170295  6608 tablet_service.cc:1511] Processing CreateTablet for tablet 965cd9b4faf844eb9864f3e926d689e0 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:50.171758  6608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965cd9b4faf844eb9864f3e926d689e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.172900  6607 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8d642cb644d95b52199c56c9ba590 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:50.174221  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8d642cb644d95b52199c56c9ba590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.177616  6606 tablet_service.cc:1511] Processing CreateTablet for tablet df0bf903270a472084dba6fb148c858a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:50.178524  6661 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.178988  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0bf903270a472084dba6fb148c858a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.184463  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 4b23a804dac646b1acd8691c88110ca8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:50.185608  6605 tablet_service.cc:1511] Processing CreateTablet for tablet 927466d5e8c84ea985a8a50421ad8fd9 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:50.186676  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b23a804dac646b1acd8691c88110ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.187753  6537 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7020c09e674a66ab33a538ac6cc8e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:50.188023  6535 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:50.189707  6536 tablet_service.cc:1511] Processing CreateTablet for tablet d7747a593cc64d09bf84f56a831e5a6a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:50.190387  6534 tablet_service.cc:1511] Processing CreateTablet for tablet 965cd9b4faf844eb9864f3e926d689e0 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:50.191890  6537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7020c09e674a66ab33a538ac6cc8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.192698  6533 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8d642cb644d95b52199c56c9ba590 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:50.194639  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 927466d5e8c84ea985a8a50421ad8fd9 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:50.195773  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d94ee39af4ae99cc168ae857827e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:50.197574  6530 tablet_service.cc:1511] Processing CreateTablet for tablet 4b23a804dac646b1acd8691c88110ca8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:50.198698  6461 tablet_service.cc:1511] Processing CreateTablet for tablet d7747a593cc64d09bf84f56a831e5a6a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:50.199468  6460 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:50.199996  6461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7747a593cc64d09bf84f56a831e5a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.200672  6460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.201385  6609 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d94ee39af4ae99cc168ae857827e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:50.201589  6453 tablet_service.cc:1511] Processing CreateTablet for tablet f230c97e85fc4f06a37bb9c25e9cf897 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:50.202841  6453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f230c97e85fc4f06a37bb9c25e9cf897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.204155  6661 tablet_bootstrap.cc:654] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.205569  6459 tablet_service.cc:1511] Processing CreateTablet for tablet 965cd9b4faf844eb9864f3e926d689e0 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:50.206427  6605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927466d5e8c84ea985a8a50421ad8fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.207201  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965cd9b4faf844eb9864f3e926d689e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.207680  6455 tablet_service.cc:1511] Processing CreateTablet for tablet 4b23a804dac646b1acd8691c88110ca8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:50.208720  6528 tablet_service.cc:1511] Processing CreateTablet for tablet f230c97e85fc4f06a37bb9c25e9cf897 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:50.194639  6532 tablet_service.cc:1511] Processing CreateTablet for tablet df0bf903270a472084dba6fb148c858a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:50.209663  6458 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8d642cb644d95b52199c56c9ba590 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:50.205679  6454 tablet_service.cc:1511] Processing CreateTablet for tablet 927466d5e8c84ea985a8a50421ad8fd9 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:50.210875  6458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8d642cb644d95b52199c56c9ba590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.210641  6457 tablet_service.cc:1511] Processing CreateTablet for tablet df0bf903270a472084dba6fb148c858a (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:50.211560  6454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927466d5e8c84ea985a8a50421ad8fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.213156  6456 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d94ee39af4ae99cc168ae857827e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:50.215091  6456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d94ee39af4ae99cc168ae857827e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.197574  6462 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7020c09e674a66ab33a538ac6cc8e8 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:50.221840  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8d642cb644d95b52199c56c9ba590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.221925  6462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7020c09e674a66ab33a538ac6cc8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.225008  6457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0bf903270a472084dba6fb148c858a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.225183  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927466d5e8c84ea985a8a50421ad8fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.229183  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d94ee39af4ae99cc168ae857827e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.229382  6455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b23a804dac646b1acd8691c88110ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.233186  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b23a804dac646b1acd8691c88110ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.236907  6535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9ca6dd1d9a4891b8d572d3451e9bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.245150  6536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7747a593cc64d09bf84f56a831e5a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.249154  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f230c97e85fc4f06a37bb9c25e9cf897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.253121  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0bf903270a472084dba6fb148c858a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.256389  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965cd9b4faf844eb9864f3e926d689e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.272244  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d94ee39af4ae99cc168ae857827e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.299791  6663 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.307081  6609 tablet_service.cc:1511] Processing CreateTablet for tablet f230c97e85fc4f06a37bb9c25e9cf897 (DEFAULT_TABLE table=test-workload [id=856b740823ab4279b3d7cf3c2a9239af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:50.317381  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f230c97e85fc4f06a37bb9c25e9cf897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.330929  6661 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.331359  6661 ts_tablet_manager.cc:1403] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.017s
I20260713 09:00:50.334275  6661 raft_consensus.cc:359] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.334991  6661 raft_consensus.cc:385] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.335291  6661 raft_consensus.cc:740] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.336042  6661 consensus_queue.cc:260] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.345256  6664 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.348376  6663 tablet_bootstrap.cc:654] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.361766  6646 heartbeater.cc:499] Master 127.5.182.62:41247 was elected leader, sending a full tablet report...
I20260713 09:00:50.362394  6661 ts_tablet_manager.cc:1434] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.011s
I20260713 09:00:50.363363  6661 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.368868  6664 tablet_bootstrap.cc:654] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.382457  6663 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.382886  6663 ts_tablet_manager.cc:1403] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.012s
I20260713 09:00:50.383466  6661 tablet_bootstrap.cc:654] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.385078  6663 raft_consensus.cc:359] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.385632  6663 raft_consensus.cc:385] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.385866  6663 raft_consensus.cc:740] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.386533  6663 consensus_queue.cc:260] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.388804  6497 heartbeater.cc:499] Master 127.5.182.62:41247 was elected leader, sending a full tablet report...
I20260713 09:00:50.388850  6661 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.389283  6664 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.389474  6661 ts_tablet_manager.cc:1403] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260713 09:00:50.389689  6664 ts_tablet_manager.cc:1403] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.017s
I20260713 09:00:50.392024  6661 raft_consensus.cc:359] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.392776  6661 raft_consensus.cc:385] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.392446  6664 raft_consensus.cc:359] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.393067  6661 raft_consensus.cc:740] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.393198  6664 raft_consensus.cc:385] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.393510  6664 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.393967  6661 consensus_queue.cc:260] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.394192  6664 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.396265  6661 ts_tablet_manager.cc:1434] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:50.396709  6663 ts_tablet_manager.cc:1434] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:00:50.397634  6663 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.397977  6661 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.403822  6663 tablet_bootstrap.cc:654] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.404703  6661 tablet_bootstrap.cc:654] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.405875  6572 heartbeater.cc:499] Master 127.5.182.62:41247 was elected leader, sending a full tablet report...
I20260713 09:00:50.406500  6664 ts_tablet_manager.cc:1434] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:00:50.407495  6664 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.416368  6664 tablet_bootstrap.cc:654] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.421013  6661 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.421520  6661 ts_tablet_manager.cc:1403] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260713 09:00:50.421947  6663 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.422389  6663 ts_tablet_manager.cc:1403] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260713 09:00:50.424223  6661 raft_consensus.cc:359] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.424872  6661 raft_consensus.cc:385] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.425127  6661 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.425112  6663 raft_consensus.cc:359] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.426016  6663 raft_consensus.cc:385] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.426021  6661 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.426542  6663 raft_consensus.cc:740] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.427477  6663 consensus_queue.cc:260] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.428041  6664 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.428584  6664 ts_tablet_manager.cc:1403] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 09:00:50.431524  6661 ts_tablet_manager.cc:1434] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:50.432479  6661 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.434836  6664 raft_consensus.cc:359] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.435602  6664 raft_consensus.cc:385] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.436048  6664 raft_consensus.cc:740] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.437178  6663 ts_tablet_manager.cc:1434] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:00:50.437996  6664 consensus_queue.cc:260] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.438898  6661 tablet_bootstrap.cc:654] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.440379  6663 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.446408  6664 ts_tablet_manager.cc:1434] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:00:50.446748  6663 tablet_bootstrap.cc:654] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.447384  6661 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.447834  6661 ts_tablet_manager.cc:1403] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260713 09:00:50.448982  6664 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.450732  6661 raft_consensus.cc:359] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.451495  6661 raft_consensus.cc:385] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.451843  6661 raft_consensus.cc:740] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.452790  6661 consensus_queue.cc:260] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.456084  6664 tablet_bootstrap.cc:654] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.456907  6661 ts_tablet_manager.cc:1434] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:00:50.457513  6663 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.457948  6661 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.458037  6663 ts_tablet_manager.cc:1403] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:00:50.460951  6663 raft_consensus.cc:359] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.461464  6663 raft_consensus.cc:385] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.461715  6663 raft_consensus.cc:740] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.462323  6663 consensus_queue.cc:260] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.465526  6666 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.466004  6666 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.466828  6663 ts_tablet_manager.cc:1434] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:00:50.467810  6663 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.468428  6661 tablet_bootstrap.cc:654] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.482657  6663 tablet_bootstrap.cc:654] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.468479  6666 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:50.493276  6664 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.493749  6664 ts_tablet_manager.cc:1403] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260713 09:00:50.496078  6664 raft_consensus.cc:359] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.496631  6664 raft_consensus.cc:385] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.496934  6664 raft_consensus.cc:740] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.497637  6664 consensus_queue.cc:260] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.499503  6664 ts_tablet_manager.cc:1434] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:50.499804  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.500249  6664 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.503752  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.505434  6661 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
W20260713 09:00:50.505877  6584 leader_election.cc:343] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.506136  6664 tablet_bootstrap.cc:654] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:50.506778  6584 leader_election.cc:343] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.507296  6584 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10
I20260713 09:00:50.508196  6666 raft_consensus.cc:2749] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.505877  6661 ts_tablet_manager.cc:1403] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.007s
I20260713 09:00:50.510445  6663 tablet_bootstrap.cc:492] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.510918  6663 ts_tablet_manager.cc:1403] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.011s
I20260713 09:00:50.511229  6664 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.511600  6664 ts_tablet_manager.cc:1403] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:00:50.511365  6661 raft_consensus.cc:359] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.512140  6661 raft_consensus.cc:385] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.512434  6661 raft_consensus.cc:740] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.513217  6661 consensus_queue.cc:260] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.513795  6663 raft_consensus.cc:359] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.514014  6664 raft_consensus.cc:359] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.514492  6663 raft_consensus.cc:385] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.514705  6664 raft_consensus.cc:385] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.514807  6663 raft_consensus.cc:740] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.515381  6661 ts_tablet_manager.cc:1434] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:00:50.515098  6664 raft_consensus.cc:740] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.516351  6661 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.515781  6663 consensus_queue.cc:260] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.516337  6664 consensus_queue.cc:260] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.518839  6664 ts_tablet_manager.cc:1434] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:00:50.519814  6664 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.526204  6664 tablet_bootstrap.cc:654] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.528126  6661 tablet_bootstrap.cc:654] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.529824  6663 ts_tablet_manager.cc:1434] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:00:50.536859  6663 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.537446  6664 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.537907  6664 ts_tablet_manager.cc:1403] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:00:50.540704  6664 raft_consensus.cc:359] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.541484  6664 raft_consensus.cc:385] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.541800  6664 raft_consensus.cc:740] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.542886  6661 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.542590  6664 consensus_queue.cc:260] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.543184  6663 tablet_bootstrap.cc:654] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.543294  6661 ts_tablet_manager.cc:1403] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260713 09:00:50.545008  6664 ts_tablet_manager.cc:1434] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:00:50.546000  6664 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.546247  6661 raft_consensus.cc:359] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.546981  6661 raft_consensus.cc:385] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.547271  6661 raft_consensus.cc:740] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.548148  6661 consensus_queue.cc:260] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.554474  6664 tablet_bootstrap.cc:654] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.555395  6661 ts_tablet_manager.cc:1434] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:00:50.556412  6661 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.561954  6661 tablet_bootstrap.cc:654] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.563789  6663 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.564129  6664 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.564205  6663 ts_tablet_manager.cc:1403] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260713 09:00:50.564733  6664 ts_tablet_manager.cc:1403] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:00:50.566039  6670 raft_consensus.cc:493] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.566479  6670 raft_consensus.cc:515] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.567098  6663 raft_consensus.cc:359] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.569041  6663 raft_consensus.cc:385] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.569392  6663 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.569577  6670 leader_election.cc:290] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.570277  6661 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.570245  6663 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.570923  6661 ts_tablet_manager.cc:1403] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:00:50.571235  6664 raft_consensus.cc:359] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.571923  6664 raft_consensus.cc:385] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.572212  6664 raft_consensus.cc:740] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.572985  6663 ts_tablet_manager.cc:1434] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:00:50.572953  6664 consensus_queue.cc:260] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.573869  6661 raft_consensus.cc:359] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.574515  6661 raft_consensus.cc:385] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.574797  6661 raft_consensus.cc:740] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.575551  6664 ts_tablet_manager.cc:1434] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:50.575918  6663 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.576527  6664 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.575568  6661 consensus_queue.cc:260] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.581112  6661 ts_tablet_manager.cc:1434] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:50.582063  6661 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.582917  6664 tablet_bootstrap.cc:654] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.582917  6663 tablet_bootstrap.cc:654] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.588200  6670 raft_consensus.cc:493] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.588680  6670 raft_consensus.cc:515] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.590520  6670 leader_election.cc:290] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.591246  6661 tablet_bootstrap.cc:654] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.603432  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.604775  6663 tablet_bootstrap.cc:492] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.605469  6663 ts_tablet_manager.cc:1403] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260713 09:00:50.605336  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927466d5e8c84ea985a8a50421ad8fd9" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.605859  6670 raft_consensus.cc:493] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:00:50.606026  6510 leader_election.cc:343] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.606341  6670 raft_consensus.cc:515] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
W20260713 09:00:50.606984  6510 leader_election.cc:343] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.603467  6661 tablet_bootstrap.cc:492] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.607618  6661 ts_tablet_manager.cc:1403] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260713 09:00:50.608304  6670 leader_election.cc:290] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
W20260713 09:00:50.609543  6418 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:50.609774  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.610255  6661 raft_consensus.cc:359] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.610540  6472 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.610872  6661 raft_consensus.cc:385] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.611189  6661 raft_consensus.cc:740] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.611816  6661 consensus_queue.cc:260] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.612174  6510 leader_election.cc:304] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:50.613297  6670 raft_consensus.cc:2804] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.613737  6670 raft_consensus.cc:493] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.614116  6670 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.613710  6661 ts_tablet_manager.cc:1434] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:00:50.618422  6661 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.620409  6663 raft_consensus.cc:359] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.623183  6663 raft_consensus.cc:385] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.623535  6663 raft_consensus.cc:740] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.624382  6669 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.624897  6669 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.625792  6661 tablet_bootstrap.cc:654] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.626137  6664 tablet_bootstrap.cc:492] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.626648  6664 ts_tablet_manager.cc:1403] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.027s
I20260713 09:00:50.627508  6669 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.630074  6664 raft_consensus.cc:359] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.630856  6664 raft_consensus.cc:385] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.631198  6664 raft_consensus.cc:740] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.631946  6664 consensus_queue.cc:260] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.620806  6670 raft_consensus.cc:515] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.639564  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.639680  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.640502  6621 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.624396  6663 consensus_queue.cc:260] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.641935  6620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927466d5e8c84ea985a8a50421ad8fd9" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.642733  6620 raft_consensus.cc:2468] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.644021  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.644896  6670 leader_election.cc:290] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.644994  6619 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.640530  6472 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.650688  6663 ts_tablet_manager.cc:1434] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:00:50.652006  6663 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.654429  6510 leader_election.cc:304] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:50.655903  6510 leader_election.cc:304] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:50.657094  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.657811  6619 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.658402  6670 raft_consensus.cc:2804] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.662708  6670 raft_consensus.cc:493] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.663058  6670 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.674494  6472 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.678588  6619 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.678838  6510 leader_election.cc:304] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:50.686642  6669 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.687176  6669 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.689718  6669 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.692408  6696 raft_consensus.cc:2804] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.692950  6696 raft_consensus.cc:493] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.693363  6696 raft_consensus.cc:3060] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.698963  6669 raft_consensus.cc:493] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.699615  6669 raft_consensus.cc:515] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.702127  6669 leader_election.cc:290] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:50.708912  6669 raft_consensus.cc:493] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.709539  6669 raft_consensus.cc:515] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.712049  6669 leader_election.cc:290] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.717005  6666 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.718223  6666 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.718647  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.719482  6619 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.720986  6666 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:50.723251  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.723834  6663 tablet_bootstrap.cc:654] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.724121  6472 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 0.
I20260713 09:00:50.724516  6620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7020c09e674a66ab33a538ac6cc8e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.724846  6664 ts_tablet_manager.cc:1434] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.097s	user 0.040s	sys 0.054s
I20260713 09:00:50.725126  6620 raft_consensus.cc:2468] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.725522  6584 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.725915  6664 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.726083  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.726866  6621 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.727203  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.727653  6666 raft_consensus.cc:2804] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.727764  6619 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.728026  6666 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.728367  6666 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.729193  6435 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.730737  6669 raft_consensus.cc:2804] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.730892  6435 leader_election.cc:304] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.731108  6669 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.731551  6669 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.737645  6661 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.737767  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.738109  6661 ts_tablet_manager.cc:1403] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.120s	user 0.038s	sys 0.044s
I20260713 09:00:50.738608  6547 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 0.
I20260713 09:00:50.739224  6664 tablet_bootstrap.cc:654] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.741245  6661 raft_consensus.cc:359] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.744912  6693 raft_consensus.cc:2804] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.745206  6661 raft_consensus.cc:385] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.745492  6661 raft_consensus.cc:740] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.746222  6661 consensus_queue.cc:260] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.746745  6699 raft_consensus.cc:493] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.747176  6699 raft_consensus.cc:515] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.749145  6661 ts_tablet_manager.cc:1434] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:00:50.750180  6661 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: Bootstrap starting.
I20260713 09:00:50.755685  6696 raft_consensus.cc:515] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.757573  6669 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.758603  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927466d5e8c84ea985a8a50421ad8fd9" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.761932  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927466d5e8c84ea985a8a50421ad8fd9" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.762662  6619 raft_consensus.cc:3060] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.763605  6661 tablet_bootstrap.cc:654] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.762655  6670 raft_consensus.cc:515] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
W20260713 09:00:50.765350  6510 leader_election.cc:343] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.767572  6666 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.768151  6669 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.769565  6666 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:50.768857  6669 raft_consensus.cc:2804] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.770923  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.771595  6669 raft_consensus.cc:493] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.770828  6697 raft_consensus.cc:493] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.771726  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.771971  6471 raft_consensus.cc:2393] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b072966b8a1545e4a138a21ff24cc248 in current term 1: Already voted for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in this term.
I20260713 09:00:50.766142  6670 leader_election.cc:290] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.772301  6472 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.766515  6696 leader_election.cc:290] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.778584  6670 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.771984  6669 raft_consensus.cc:3060] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.772157  6697 raft_consensus.cc:515] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.781808  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.782246  6699 leader_election.cc:290] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.782346  6621 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.783594  6697 leader_election.cc:290] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.784447  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:50.785233  6620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.787240  6663 tablet_bootstrap.cc:492] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.785399  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.787850  6663 ts_tablet_manager.cc:1403] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.136s	user 0.019s	sys 0.011s
I20260713 09:00:50.788105  6618 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.788169  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
W20260713 09:00:50.789630  6510 leader_election.cc:343] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.790323  6510 leader_election.cc:304] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.791378  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.791970  6471 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.793812  6621 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.797428  6619 raft_consensus.cc:2468] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.773800  6693 raft_consensus.cc:697] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.785238  6547 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.803622  6664 tablet_bootstrap.cc:492] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.804061  6664 ts_tablet_manager.cc:1403] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.000s
W20260713 09:00:50.777693  6435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.3:37727, user_credentials={real_user=slave}} blocked reactor thread for 46850.9us
I20260713 09:00:50.807289  6702 raft_consensus.cc:2804] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.807756  6702 raft_consensus.cc:493] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.807688  6435 leader_election.cc:304] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.808197  6702 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.781405  6670 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.807327  6510 leader_election.cc:304] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [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: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:50.809397  6664 raft_consensus.cc:359] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.810390  6664 raft_consensus.cc:385] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:00:50.810519  6510 leader_election.cc:343] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.810824  6664 raft_consensus.cc:740] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.811453  6510 leader_election.cc:304] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.811865  6664 consensus_queue.cc:260] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.812695  6699 raft_consensus.cc:2804] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.813068  6697 raft_consensus.cc:2804] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.813220  6699 raft_consensus.cc:493] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.813687  6699 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.813726  6697 raft_consensus.cc:697] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.814659  6697 consensus_queue.cc:237] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.815313  6664 ts_tablet_manager.cc:1434] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:00:50.815587  6702 raft_consensus.cc:515] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.816848  6664 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.812317  6510 leader_election.cc:304] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:50.817625  6696 raft_consensus.cc:2804] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.818071  6696 raft_consensus.cc:697] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.813062  6472 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.819247  6696 consensus_queue.cc:237] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.819780  6703 raft_consensus.cc:2764] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:00:50.809010  6693 consensus_queue.cc:237] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.808192  6663 raft_consensus.cc:359] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.824129  6664 tablet_bootstrap.cc:654] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.824074  6663 raft_consensus.cc:385] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.824802  6702 leader_election.cc:290] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.825067  6663 raft_consensus.cc:740] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.824586  6435 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.825766  6663 consensus_queue.cc:260] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.827950  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:50.828320  6661 tablet_bootstrap.cc:492] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: No bootstrap required, opened a new log
I20260713 09:00:50.825384  6670 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.828649  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.828771  6661 ts_tablet_manager.cc:1403] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.023s
I20260713 09:00:50.829417  6619 raft_consensus.cc:2393] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 74ccec8b0cf94d67addbb669dc25a8b5 in current term 1: Already voted for candidate b072966b8a1545e4a138a21ff24cc248 in this term.
I20260713 09:00:50.829582  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.830098  6621 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.830053  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.831492  6661 raft_consensus.cc:359] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.832109  6661 raft_consensus.cc:385] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.832090  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.832508  6661 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.833364  6661 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.837231  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.832404  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:50.844449  6661 ts_tablet_manager.cc:1434] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:00:50.841506  6472 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.849341  6619 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:50.850809  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7020c09e674a66ab33a538ac6cc8e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.851541  6545 raft_consensus.cc:2468] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.852519  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:50.853196  6510 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:50.852082  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10" is_pre_election: true
I20260713 09:00:50.827430  6703 raft_consensus.cc:2804] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.858280  6472 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.832782  6546 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 0.
I20260713 09:00:50.832873  6699 raft_consensus.cc:515] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.872902  6510 leader_election.cc:304] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:50.873787  6702 raft_consensus.cc:2804] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.874155  6670 raft_consensus.cc:2804] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.874261  6702 raft_consensus.cc:697] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.875223  6702 consensus_queue.cc:237] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.876253  6670 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.878271  6670 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.864954  6703 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.883821  6703 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.889372  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.890054  6472 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.896219  6699 leader_election.cc:290] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.894860  6669 raft_consensus.cc:515] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.896962  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.898248  6619 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.899573  6663 ts_tablet_manager.cc:1434] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.111s	user 0.002s	sys 0.036s
I20260713 09:00:50.894296  6670 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.902501  6663 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.904265  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:50.906858  6669 leader_election.cc:290] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 election: Requested vote from peers b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:50.908252  6621 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.915180  6472 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.916303  6510 leader_election.cc:304] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:50.917122  6693 raft_consensus.cc:2804] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.917230  6703 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.917657  6693 raft_consensus.cc:697] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.918457  6470 raft_consensus.cc:2393] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9520462e683f4479af1b132b282c2c10 in current term 1: Already voted for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in this term.
I20260713 09:00:50.919307  6547 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 1.
I20260713 09:00:50.918527  6693 consensus_queue.cc:237] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.920653  6584 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:50.922581  6666 raft_consensus.cc:2804] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.923031  6666 raft_consensus.cc:697] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:50.923552  6664 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.911937  6619 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.923998  6664 ts_tablet_manager.cc:1403] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.008s
I20260713 09:00:50.923802  6666 consensus_queue.cc:237] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.920833  6670 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.924175  6368 catalog_manager.cc:5697] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.928447  6703 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:50.928936  6664 raft_consensus.cc:359] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.929464  6664 raft_consensus.cc:385] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.929683  6664 raft_consensus.cc:740] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.930284  6664 consensus_queue.cc:260] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.930768  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.931313  6621 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.931737  6664 ts_tablet_manager.cc:1434] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:00:50.932431  6664 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: Bootstrap starting.
I20260713 09:00:50.933288  6435 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: 74ccec8b0cf94d67addbb669dc25a8b5; no voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:50.938508  6703 raft_consensus.cc:2749] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.940992  6664 tablet_bootstrap.cc:654] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.940992  6663 tablet_bootstrap.cc:654] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.947266  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7020c09e674a66ab33a538ac6cc8e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:50.947412  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7020c09e674a66ab33a538ac6cc8e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.947682  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:50.947861  6547 raft_consensus.cc:3060] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.948429  6619 raft_consensus.cc:3060] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.948673  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:50.950347  6546 raft_consensus.cc:2393] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 74ccec8b0cf94d67addbb669dc25a8b5 in current term 1: Already voted for candidate 9520462e683f4479af1b132b282c2c10 in this term.
I20260713 09:00:50.953147  6435 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: 74ccec8b0cf94d67addbb669dc25a8b5; no voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:50.945765  6369 catalog_manager.cc:5697] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 0 to 1, leader changed from <none> to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:50.954442  6703 raft_consensus.cc:2749] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.954969  6547 raft_consensus.cc:2468] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 1.
I20260713 09:00:50.956300  6435 leader_election.cc:304] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:50.957069  6619 raft_consensus.cc:2468] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 1.
I20260713 09:00:50.957226  6703 raft_consensus.cc:2804] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.957742  6703 raft_consensus.cc:697] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:50.958727  6703 consensus_queue.cc:237] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } }
I20260713 09:00:50.960933  6621 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:50.962301  6663 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.962738  6663 ts_tablet_manager.cc:1403] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.002s
I20260713 09:00:50.963124  6510 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:50.963944  6693 raft_consensus.cc:2804] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.964442  6693 raft_consensus.cc:697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:50.965142  6693 consensus_queue.cc:237] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.965301  6663 raft_consensus.cc:359] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.965961  6663 raft_consensus.cc:385] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.966226  6663 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.966841  6663 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.969514  6663 ts_tablet_manager.cc:1434] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:50.970423  6664 tablet_bootstrap.cc:492] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: No bootstrap required, opened a new log
I20260713 09:00:50.970960  6664 ts_tablet_manager.cc:1403] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260713 09:00:50.972870  6664 raft_consensus.cc:359] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.973351  6664 raft_consensus.cc:385] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.973563  6664 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.970427  6663 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.974143  6664 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.975800  6664 ts_tablet_manager.cc:1434] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:00:50.979902  6663 tablet_bootstrap.cc:654] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.985814  6663 tablet_bootstrap.cc:492] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:50.986346  6663 ts_tablet_manager.cc:1403] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260713 09:00:50.985112  6370 catalog_manager.cc:5697] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.988608  6663 raft_consensus.cc:359] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.989096  6663 raft_consensus.cc:385] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.989317  6663 raft_consensus.cc:740] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.989881  6663 consensus_queue.cc:260] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:50.991544  6663 ts_tablet_manager.cc:1434] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:00:50.992193  6663 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: Bootstrap starting.
I20260713 09:00:50.998463  6663 tablet_bootstrap.cc:654] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.997916  6368 catalog_manager.cc:5697] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.000133  6368 catalog_manager.cc:5697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.002120  6368 catalog_manager.cc:5697] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.002982  6663 tablet_bootstrap.cc:492] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: No bootstrap required, opened a new log
I20260713 09:00:51.003427  6663 ts_tablet_manager.cc:1403] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:00:51.003782  6368 catalog_manager.cc:5697] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.005538  6368 catalog_manager.cc:5697] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.006050  6663 raft_consensus.cc:359] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.006680  6663 raft_consensus.cc:385] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.006947  6663 raft_consensus.cc:740] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.007586  6663 consensus_queue.cc:260] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.009555  6663 ts_tablet_manager.cc:1434] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:00:51.041194  6693 raft_consensus.cc:493] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.041680  6693 raft_consensus.cc:515] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.043860  6693 leader_election.cc:290] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.044654  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:51.044898  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:51.045222  6470 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:51.045537  6621 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:51.046247  6510 leader_election.cc:304] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:51.046887  6693 raft_consensus.cc:2804] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.047235  6693 raft_consensus.cc:493] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.047557  6693 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.051980  6693 raft_consensus.cc:515] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.053618  6693 leader_election.cc:290] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.054400  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:51.054646  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.054962  6470 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.055154  6621 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.061645  6470 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:51.061645  6621 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:51.063275  6510 leader_election.cc:304] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:51.064175  6693 raft_consensus.cc:2804] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.064639  6693 raft_consensus.cc:697] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.065416  6693 consensus_queue.cc:237] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.071998  6370 catalog_manager.cc:5697] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.264290  6670 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.264195  6693 consensus_queue.cc:1048] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.264842  6670 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.266666  6670 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.267500  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" is_pre_election: true
I20260713 09:00:51.267794  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248" is_pre_election: true
I20260713 09:00:51.268115  6470 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:51.268352  6619 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 0.
I20260713 09:00:51.269452  6510 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:51.270135  6670 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.270488  6670 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.270839  6670 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.278076  6670 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.279230  6470 raft_consensus.cc:3060] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.280107  6670 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.283754  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.284368  6621 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.284245  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:51.284938  6472 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.286914  6670 consensus_queue.cc:1048] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.290843  6621 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:51.291023  6472 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 1.
I20260713 09:00:51.292078  6510 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:51.292919  6670 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.293402  6670 raft_consensus.cc:697] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.294180  6670 consensus_queue.cc:237] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.303982  6370 catalog_manager.cc:5697] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.311403  6670 consensus_queue.cc:1048] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.325727  6670 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.329516  6670 consensus_queue.cc:1048] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.337988  6696 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.348672  6696 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.357702  6703 consensus_queue.cc:1048] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.361001  6666 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.368201  6696 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.378886  6699 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.387470  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:51.388350  6546 raft_consensus.cc:606] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:51.397882  6669 consensus_queue.cc:1048] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.401921  6547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:51.402493  6547 raft_consensus.cc:606] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:51.405905  6666 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.409056  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:51.409771  6546 raft_consensus.cc:606] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:51.414779  6696 raft_consensus.cc:993] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.415465  6693 raft_consensus.cc:1081] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.419479  6471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:51.420250  6471 raft_consensus.cc:493] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.420924  6471 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.431641  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:51.432276  6546 raft_consensus.cc:606] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:51.439734  6471 raft_consensus.cc:515] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.442005  6471 leader_election.cc:290] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.443873  6693 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.445961  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:51.446131  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.446662  6619 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.446627  6546 raft_consensus.cc:3055] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.447269  6546 raft_consensus.cc:740] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.448340  6546 consensus_queue.cc:260] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.449838  6546 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.454746  6619 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.457598  6546 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.458323  6435 leader_election.cc:304] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:51.459286  6669 raft_consensus.cc:2804] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.459771  6669 raft_consensus.cc:697] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:51.461201  6669 consensus_queue.cc:237] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.469480  6696 raft_consensus.cc:993] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.469914  6696 raft_consensus.cc:1081] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.471271  6619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df0bf903270a472084dba6fb148c858a"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
mode: GRACEFUL
new_leader_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:42440
I20260713 09:00:51.471818  6471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:51.471920  6619 raft_consensus.cc:606] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 LEADER]: Received request to transfer leadership to TS 9520462e683f4479af1b132b282c2c10
I20260713 09:00:51.472400  6471 raft_consensus.cc:493] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.472836  6471 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.479503  6471 raft_consensus.cc:515] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.481385  6471 leader_election.cc:290] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.482380  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.482393  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:51.483124  6619 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.483533  6546 raft_consensus.cc:3055] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.483875  6546 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.484674  6546 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.485884  6546 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.487609  6370 catalog_manager.cc:5697] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.489805  6547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:51.490334  6547 raft_consensus.cc:606] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:51.491842  6693 consensus_queue.cc:1048] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.492247  6546 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.493613  6435 leader_election.cc:304] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:51.494385  6669 raft_consensus.cc:2804] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.494884  6669 raft_consensus.cc:697] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:51.495406  6619 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.495779  6669 consensus_queue.cc:237] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.500255  6693 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.509071  6370 catalog_manager.cc:5697] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.511619  6693 consensus_queue.cc:1048] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.521354  6699 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.527515  6699 raft_consensus.cc:993] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: : Instructing follower b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:51.527971  6670 raft_consensus.cc:1081] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:51.529778  6618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:42428
I20260713 09:00:51.530489  6618 raft_consensus.cc:493] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.531028  6618 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.539990  6618 raft_consensus.cc:515] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.541872  6693 raft_consensus.cc:993] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.542320  6693 raft_consensus.cc:1081] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.543900  6618 leader_election.cc:290] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 2 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:51.544011  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:51.544584  6470 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.544947  6470 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.545217  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:51.545809  6546 raft_consensus.cc:3055] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.546110  6546 raft_consensus.cc:740] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.546937  6546 consensus_queue.cc:260] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.548002  6546 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.544971  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f230c97e85fc4f06a37bb9c25e9cf897" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:51.550437  6471 raft_consensus.cc:3060] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.551976  6470 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.554620  6470 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.555716  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:51.555828  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.556216  6547 raft_consensus.cc:3055] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.556377  6618 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.556536  6547 raft_consensus.cc:740] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.557139  6471 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 2.
I20260713 09:00:51.557686  6546 raft_consensus.cc:2468] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 2.
I20260713 09:00:51.557471  6547 consensus_queue.cc:260] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.558359  6584 leader_election.cc:304] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:51.559315  6666 raft_consensus.cc:2804] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.559783  6666 raft_consensus.cc:697] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 2 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:51.560701  6666 consensus_queue.cc:237] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.558779  6547 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.563953  6618 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.565096  6435 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:51.565807  6669 raft_consensus.cc:2804] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.566220  6669 raft_consensus.cc:697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:51.566992  6669 consensus_queue.cc:237] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.568126  6547 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.568869  6367 catalog_manager.cc:5697] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.573719  6368 catalog_manager.cc:5697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.805833  6670 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.816304  6670 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.825850  6693 raft_consensus.cc:993] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.826251  6693 raft_consensus.cc:1081] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:51.827592  6471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:51.828027  6471 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.828315  6471 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.833962  6700 raft_consensus.cc:993] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: : Instructing follower 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:51.833838  6471 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.834432  6750 raft_consensus.cc:1081] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 LEADER]: Signalling peer 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:51.835813  6471 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.836810  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.836820  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:51.837463  6618 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.837495  6546 raft_consensus.cc:3055] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.837947  6546 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.838764  6546 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.839912  6546 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.840726  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df0bf903270a472084dba6fb148c858a"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:54956
I20260713 09:00:51.841288  6547 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:51.841694  6547 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.844398  6618 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.845660  6435 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:51.846464  6669 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.846596  6546 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:51.847064  6669 raft_consensus.cc:697] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:51.846817  6547 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.847956  6669 consensus_queue.cc:237] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.849105  6547 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 2 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:51.849723  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:51.850247  6471 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.850865  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:51.851438  6618 raft_consensus.cc:3055] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:51.851790  6618 raft_consensus.cc:740] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:51.852662  6618 consensus_queue.cc:260] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.854022  6618 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:51.856781  6471 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 2.
I20260713 09:00:51.856685  6367 catalog_manager.cc:5697] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.857882  6510 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:51.858644  6670 raft_consensus.cc:2804] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:51.859078  6670 raft_consensus.cc:697] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:51.859848  6670 consensus_queue.cc:237] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:51.863961  6618 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 2.
I20260713 09:00:51.867707  6367 catalog_manager.cc:5697] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 1 to 2, leader changed from b072966b8a1545e4a138a21ff24cc248 (127.5.182.3) to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.957312  6471 raft_consensus.cc:1275] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.958513  6750 consensus_queue.cc:1048] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:51.968523  6547 raft_consensus.cc:1275] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.970144  6753 consensus_queue.cc:1048] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:51.971017  6618 raft_consensus.cc:1275] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.974895  6546 raft_consensus.cc:1275] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.976248  6669 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:51.977519  6703 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:51.991394  6619 raft_consensus.cc:1275] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.991479  6547 raft_consensus.cc:1275] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:51.993609  6669 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:51.996711  6669 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.024503  6618 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.025750  6756 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.032640  6547 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.034864  6669 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.313081  6547 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.314299  6669 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.317088  6618 raft_consensus.cc:1275] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.318404  6670 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.325589  6618 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.331277  6754 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.332655  6471 raft_consensus.cc:1275] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.337615  6670 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:54.523557  5848 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:00:54.524168  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:54.539638  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:54.540108  6470 raft_consensus.cc:606] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Received request to transfer leadership to TS b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:54.542349  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:54.542735  6470 raft_consensus.cc:606] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Received request to transfer leadership to TS b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:54.543596  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:54.543957  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:54.578115  6760 raft_consensus.cc:993] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:54.578549  6760 raft_consensus.cc:1081] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Signalling peer b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:54.579936  6619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:42436
I20260713 09:00:54.580410  6619 raft_consensus.cc:493] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:54.580785  6619 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.586540  6619 raft_consensus.cc:515] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.587936  6619 leader_election.cc:290] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 3 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:54.588905  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:54.589089  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:54.589484  6470 raft_consensus.cc:3055] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:54.589598  6547 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.589833  6470 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:54.590806  6470 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.592876  6470 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.594893  6547 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:54.595948  6584 leader_election.cc:304] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:54.596827  6758 raft_consensus.cc:2804] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:54.597966  6758 raft_consensus.cc:697] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:54.598558  6470 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:54.598734  6758 consensus_queue.cc:237] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.605027  6367 catalog_manager.cc:5697] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 2 to 3, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:54.847010  6764 raft_consensus.cc:993] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:54.847429  6760 raft_consensus.cc:1081] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Signalling peer b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:54.848726  6619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:42436
I20260713 09:00:54.849154  6619 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:54.849433  6619 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.853682  6619 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.855343  6619 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 3 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:54.856101  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:54.856397  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:54.856734  6470 raft_consensus.cc:3055] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:54.857005  6547 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.857053  6470 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:54.857913  6470 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.858943  6470 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:54.861809  6547 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:54.862819  6584 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:54.863415  6470 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:54.863472  6758 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:54.864161  6758 raft_consensus.cc:697] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:54.864979  6758 consensus_queue.cc:237] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:54.871407  6367 catalog_manager.cc:5697] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 2 to 3, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:55.083137  6547 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.084461  6758 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:55.094152  6470 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.095453  6765 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:55.249667  6547 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.250777  6774 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:55.260532  6470 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.261967  6779 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:55.544692  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:55.557029  6619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:42440
I20260713 09:00:55.557520  6619 raft_consensus.cc:606] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:55.566641  6619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:42440
I20260713 09:00:55.567070  6619 raft_consensus.cc:606] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:55.571578  6547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df0bf903270a472084dba6fb148c858a"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:55.572010  6547 raft_consensus.cc:606] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:55.576486  6547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:55.576920  6547 raft_consensus.cc:606] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:55.581532  6547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
mode: GRACEFUL
new_leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:54970
I20260713 09:00:55.582023  6547 raft_consensus.cc:606] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Received request to transfer leadership to TS 74ccec8b0cf94d67addbb669dc25a8b5
I20260713 09:00:55.619715  6670 raft_consensus.cc:993] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.620126  6781 raft_consensus.cc:1081] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.621661  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df0bf903270a472084dba6fb148c858a"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:55.622133  6470 raft_consensus.cc:493] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.622434  6470 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.627019  6470 raft_consensus.cc:515] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.628525  6470 leader_election.cc:290] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 3 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:55.629422  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:55.629705  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0bf903270a472084dba6fb148c858a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:55.629992  6547 raft_consensus.cc:3055] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:55.630295  6619 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.630321  6547 raft_consensus.cc:740] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:55.631240  6547 consensus_queue.cc:260] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.632401  6547 raft_consensus.cc:3060] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.637059  6619 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 3.
I20260713 09:00:55.638295  6435 leader_election.cc:304] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:55.638664  6547 raft_consensus.cc:2468] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 3.
I20260713 09:00:55.638990  6760 raft_consensus.cc:2804] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:55.640086  6760 raft_consensus.cc:697] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:55.640877  6760 consensus_queue.cc:237] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.646579  6368 catalog_manager.cc:5697] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 2 to 3, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:55.668885  6774 raft_consensus.cc:993] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.669340  6774 raft_consensus.cc:1081] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.670849  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59672
I20260713 09:00:55.671528  6470 raft_consensus.cc:493] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.671912  6470 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.676864  6470 raft_consensus.cc:515] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.678721  6470 leader_election.cc:290] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 4 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:55.679324  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:55.679883  6547 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.679778  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8d642cb644d95b52199c56c9ba590" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:55.680325  6619 raft_consensus.cc:3055] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:55.680691  6619 raft_consensus.cc:740] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:55.681512  6619 consensus_queue.cc:260] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.682689  6619 raft_consensus.cc:3060] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.685469  6547 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 4.
I20260713 09:00:55.686491  6435 leader_election.cc:304] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:55.687335  6782 raft_consensus.cc:2804] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:55.687827  6782 raft_consensus.cc:697] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:55.688602  6782 consensus_queue.cc:237] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.689030  6619 raft_consensus.cc:2468] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 4.
I20260713 09:00:55.694638  6368 catalog_manager.cc:5697] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 3 to 4, leader changed from b072966b8a1545e4a138a21ff24cc248 (127.5.182.3) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 4 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:55.713708  6765 raft_consensus.cc:993] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.714162  6774 raft_consensus.cc:1081] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.715773  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59672
I20260713 09:00:55.716411  6470 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.716758  6470 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.721514  6470 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.723202  6470 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 4 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:55.724007  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:55.724370  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:55.724505  6547 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.724951  6619 raft_consensus.cc:3055] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:55.725250  6619 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:55.725912  6619 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.726749  6619 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:55.728961  6547 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 4.
I20260713 09:00:55.729926  6435 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: 74ccec8b0cf94d67addbb669dc25a8b5, 9520462e683f4479af1b132b282c2c10; no voters: 
I20260713 09:00:55.730628  6782 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:55.731037  6619 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 4.
I20260713 09:00:55.731042  6782 raft_consensus.cc:697] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:55.731992  6782 consensus_queue.cc:237] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.737684  6368 catalog_manager.cc:5697] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 3 to 4, leader changed from b072966b8a1545e4a138a21ff24cc248 (127.5.182.3) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 4 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:55.752816  6670 raft_consensus.cc:993] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.753252  6781 raft_consensus.cc:1081] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.754664  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:55.755105  6470 raft_consensus.cc:493] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.755445  6470 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.760135  6470 raft_consensus.cc:515] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.761797  6470 leader_election.cc:290] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:55.762472  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:55.762822  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b23a804dac646b1acd8691c88110ca8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:55.763031  6547 raft_consensus.cc:3055] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:55.763293  6547 raft_consensus.cc:740] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:55.763357  6619 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.763895  6547 consensus_queue.cc:260] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.764730  6547 raft_consensus.cc:3060] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.767911  6619 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:55.768431  6547 raft_consensus.cc:2468] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:55.768877  6435 leader_election.cc:304] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:55.769587  6782 raft_consensus.cc:2804] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:55.770031  6782 raft_consensus.cc:697] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:55.770742  6782 consensus_queue.cc:237] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.776453  6368 catalog_manager.cc:5697] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:55.814970  6670 raft_consensus.cc:993] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: : Instructing follower 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.815490  6670 raft_consensus.cc:1081] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Signalling peer 74ccec8b0cf94d67addbb669dc25a8b5 to start an election
I20260713 09:00:55.816888  6470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
 from {username='slave'} at 127.0.0.1:59680
I20260713 09:00:55.817430  6470 raft_consensus.cc:493] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.817684  6470 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.822579  6470 raft_consensus.cc:515] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.824025  6470 leader_election.cc:290] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Requested vote from peers 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:55.824842  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:55.825224  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:55.825405  6547 raft_consensus.cc:3055] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:55.825711  6619 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.825778  6547 raft_consensus.cc:740] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:55.826531  6547 consensus_queue.cc:260] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.827327  6547 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.829766  6619 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:55.830677  6435 leader_election.cc:304] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ccec8b0cf94d67addbb669dc25a8b5, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:55.831416  6782 raft_consensus.cc:2804] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:55.831534  6547 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ccec8b0cf94d67addbb669dc25a8b5 in term 2.
I20260713 09:00:55.831857  6782 raft_consensus.cc:697] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Leader. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:55.832727  6782 consensus_queue.cc:237] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:55.838407  6368 catalog_manager.cc:5697] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 reported cstate change: term changed from 1 to 2, leader changed from 9520462e683f4479af1b132b282c2c10 (127.5.182.2) to 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.056380  6619 raft_consensus.cc:1275] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.057763  6782 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.067245  6547 raft_consensus.cc:1275] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.070688  6791 consensus_queue.cc:1048] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.206043  6547 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.207404  6791 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:56.215406  6619 raft_consensus.cc:1275] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.217833  6760 consensus_queue.cc:1048] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:56.221529  6618 raft_consensus.cc:1275] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.222797  6760 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.231046  6547 raft_consensus.cc:1275] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.234068  6791 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.287057  6618 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.287204  6546 raft_consensus.cc:1275] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.288301  6791 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:56.288698  6782 consensus_queue.cc:1048] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.297752  6618 raft_consensus.cc:1275] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.302206  6782 consensus_queue.cc:1048] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.304329  6546 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Refusing update from remote peer 74ccec8b0cf94d67addbb669dc25a8b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.309648  6760 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.588832  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:58.596949  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:58.597640  6470 raft_consensus.cc:606] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Received request to transfer leadership to TS b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:58.600456  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:58.601039  6470 raft_consensus.cc:606] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Received request to transfer leadership to TS b072966b8a1545e4a138a21ff24cc248
I20260713 09:00:58.603340  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:58.604041  6470 raft_consensus.cc:606] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Received request to transfer leadership to TS 9520462e683f4479af1b132b282c2c10
I20260713 09:00:58.606529  6470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
mode: GRACEFUL
new_leader_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:59692
I20260713 09:00:58.607029  6470 raft_consensus.cc:606] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Received request to transfer leadership to TS 9520462e683f4479af1b132b282c2c10
I20260713 09:00:58.608119  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:00:58.608641  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:58.717249  6809 raft_consensus.cc:993] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:58.717818  6806 raft_consensus.cc:1081] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Signalling peer 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:58.719442  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:54968
I20260713 09:00:58.719889  6547 raft_consensus.cc:493] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:58.720204  6547 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:58.725234  6547 raft_consensus.cc:515] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.726819  6547 leader_election.cc:290] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 5 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:58.727893  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:58.728168  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7747a593cc64d09bf84f56a831e5a6a" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:58.728534  6470 raft_consensus.cc:3055] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:00:58.728693  6619 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:58.728834  6470 raft_consensus.cc:740] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:58.729583  6470 consensus_queue.cc:260] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.730481  6470 raft_consensus.cc:3060] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:58.733876  6619 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 5.
I20260713 09:00:58.735114  6510 leader_election.cc:304] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:58.735275  6470 raft_consensus.cc:2468] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 5.
I20260713 09:00:58.736037  6670 raft_consensus.cc:2804] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:00:58.736873  6670 raft_consensus.cc:697] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 5 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:58.737567  6670 consensus_queue.cc:237] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.743855  6368 catalog_manager.cc:5697] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 4 to 5, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 5 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:58.800509  6809 raft_consensus.cc:993] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:58.801097  6809 raft_consensus.cc:1081] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Signalling peer b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:58.802822  6618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:42436
I20260713 09:00:58.803375  6618 raft_consensus.cc:493] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:58.803738  6618 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.808528  6618 raft_consensus.cc:515] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.810163  6618 leader_election.cc:290] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 3 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:58.810871  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:58.811265  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d94ee39af4ae99cc168ae857827e8" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:58.811468  6470 raft_consensus.cc:3055] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:58.811764  6547 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.811789  6470 raft_consensus.cc:740] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:58.812788  6470 consensus_queue.cc:260] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.813925  6470 raft_consensus.cc:3060] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.817342  6547 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:58.818485  6470 raft_consensus.cc:2468] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:58.818432  6584 leader_election.cc:304] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:58.819396  6801 raft_consensus.cc:2804] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:58.820672  6801 raft_consensus.cc:697] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:58.821609  6801 consensus_queue.cc:237] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.828823  6368 catalog_manager.cc:5697] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 2 to 3, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:58.866751  6809 raft_consensus.cc:993] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:58.867187  6806 raft_consensus.cc:1081] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Signalling peer 9520462e683f4479af1b132b282c2c10 to start an election
I20260713 09:00:58.868533  6547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4"
dest_uuid: "9520462e683f4479af1b132b282c2c10"
 from {username='slave'} at 127.0.0.1:54968
I20260713 09:00:58.868964  6547 raft_consensus.cc:493] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:58.869222  6547 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.874581  6547 raft_consensus.cc:515] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.876374  6547 leader_election.cc:290] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [CANDIDATE]: Term 3 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), b072966b8a1545e4a138a21ff24cc248 (127.5.182.3:37727)
I20260713 09:00:58.877303  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:58.877332  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9ca6dd1d9a4891b8d572d3451e9bd4" candidate_uuid: "9520462e683f4479af1b132b282c2c10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
I20260713 09:00:58.878054  6470 raft_consensus.cc:3055] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:58.878155  6618 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.878386  6470 raft_consensus.cc:740] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:58.879243  6470 consensus_queue.cc:260] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.880607  6470 raft_consensus.cc:3060] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.884891  6618 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 3.
I20260713 09:00:58.885828  6470 raft_consensus.cc:2468] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9520462e683f4479af1b132b282c2c10 in term 3.
I20260713 09:00:58.885852  6510 leader_election.cc:304] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:58.886631  6670 raft_consensus.cc:2804] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:58.887037  6670 raft_consensus.cc:697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 3 LEADER]: Becoming Leader. State: Replica: 9520462e683f4479af1b132b282c2c10, State: Running, Role: LEADER
I20260713 09:00:58.887729  6670 consensus_queue.cc:237] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.893782  6368 catalog_manager.cc:5697] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 reported cstate change: term changed from 2 to 3, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to 9520462e683f4479af1b132b282c2c10 (127.5.182.2). New cstate: current_term: 3 leader_uuid: "9520462e683f4479af1b132b282c2c10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:58.948020  6809 raft_consensus.cc:993] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: : Instructing follower b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:58.948491  6806 raft_consensus.cc:1081] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Signalling peer b072966b8a1545e4a138a21ff24cc248 to start an election
I20260713 09:00:58.949879  6618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0"
dest_uuid: "b072966b8a1545e4a138a21ff24cc248"
 from {username='slave'} at 127.0.0.1:42436
I20260713 09:00:58.950320  6618 raft_consensus.cc:493] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:58.950575  6618 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.955152  6618 raft_consensus.cc:515] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.956688  6618 leader_election.cc:290] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [CANDIDATE]: Term 3 election: Requested vote from peers 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095), 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867)
I20260713 09:00:58.957604  6470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74ccec8b0cf94d67addbb669dc25a8b5"
I20260713 09:00:58.957819  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965cd9b4faf844eb9864f3e926d689e0" candidate_uuid: "b072966b8a1545e4a138a21ff24cc248" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9520462e683f4479af1b132b282c2c10"
I20260713 09:00:58.958194  6470 raft_consensus.cc:3055] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:58.958261  6547 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.958546  6470 raft_consensus.cc:740] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74ccec8b0cf94d67addbb669dc25a8b5, State: Running, Role: LEADER
I20260713 09:00:58.959339  6470 consensus_queue.cc:260] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.960454  6470 raft_consensus.cc:3060] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:58.964722  6547 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:58.966001  6584 leader_election.cc:304] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [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: 9520462e683f4479af1b132b282c2c10, b072966b8a1545e4a138a21ff24cc248; no voters: 
I20260713 09:00:58.966207  6470 raft_consensus.cc:2468] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b072966b8a1545e4a138a21ff24cc248 in term 3.
I20260713 09:00:58.966738  6801 raft_consensus.cc:2804] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:58.967269  6801 raft_consensus.cc:697] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Becoming Leader. State: Replica: b072966b8a1545e4a138a21ff24cc248, State: Running, Role: LEADER
I20260713 09:00:58.968104  6801 consensus_queue.cc:237] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [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: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } }
I20260713 09:00:58.975761  6368 catalog_manager.cc:5697] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 reported cstate change: term changed from 2 to 3, leader changed from 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1) to b072966b8a1545e4a138a21ff24cc248 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "b072966b8a1545e4a138a21ff24cc248" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:59.145287  6618 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 5 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:59.146409  6670 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:59.156108  6470 raft_consensus.cc:1275] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 5 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:59.157843  6670 consensus_queue.cc:1048] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:59.266803  6547 raft_consensus.cc:1275] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.267947  6801 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.277354  6470 raft_consensus.cc:1275] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.279210  6827 consensus_queue.cc:1048] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:59.339751  6618 raft_consensus.cc:1275] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.340806  6670 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b072966b8a1545e4a138a21ff24cc248" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 37727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.349128  6470 raft_consensus.cc:1275] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Refusing update from remote peer 9520462e683f4479af1b132b282c2c10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.351856  6810 consensus_queue.cc:1048] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:59.376668  6547 raft_consensus.cc:1275] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.377899  6827 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9520462e683f4479af1b132b282c2c10" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.386945  6470 raft_consensus.cc:1275] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Refusing update from remote peer b072966b8a1545e4a138a21ff24cc248: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.388491  6817 consensus_queue.cc:1048] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ccec8b0cf94d67addbb669dc25a8b5" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:59.609521  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:59.615644  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:00:59.639583  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:59.640244  5848 tablet_replica.cc:333] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.641093  5848 raft_consensus.cc:2243] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.641675  5848 raft_consensus.cc:2272] T 927466d5e8c84ea985a8a50421ad8fd9 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.643610  5848 tablet_replica.cc:333] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.644125  5848 raft_consensus.cc:2243] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.644606  5848 raft_consensus.cc:2272] T f230c97e85fc4f06a37bb9c25e9cf897 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.646114  5848 tablet_replica.cc:333] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.646672  5848 raft_consensus.cc:2243] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.647045  5848 raft_consensus.cc:2272] T 0e6d94ee39af4ae99cc168ae857827e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:59.648535  6510 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:00:59.649698  5848 tablet_replica.cc:333] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.650242  5848 raft_consensus.cc:2243] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.650988  5848 raft_consensus.cc:2272] T 93a8d642cb644d95b52199c56c9ba590 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:59.651369  6510 consensus_peers.cc:597] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 -> Peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Couldn't send request to peer 74ccec8b0cf94d67addbb669dc25a8b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.652921  5848 tablet_replica.cc:333] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.653435  5848 raft_consensus.cc:2243] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.654122  5848 raft_consensus.cc:2272] T 4b23a804dac646b1acd8691c88110ca8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.655632  5848 tablet_replica.cc:333] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.656199  5848 raft_consensus.cc:2243] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.656625  5848 raft_consensus.cc:2272] T 965cd9b4faf844eb9864f3e926d689e0 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.658607  5848 tablet_replica.cc:333] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.659125  5848 raft_consensus.cc:2243] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.659502  5848 raft_consensus.cc:2272] T d7747a593cc64d09bf84f56a831e5a6a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.661329  5848 tablet_replica.cc:333] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.661782  5848 raft_consensus.cc:2243] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.662487  5848 raft_consensus.cc:2272] T 8b7020c09e674a66ab33a538ac6cc8e8 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.664045  5848 tablet_replica.cc:333] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.664633  5848 raft_consensus.cc:2243] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.665114  5848 raft_consensus.cc:2272] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.667865  5848 tablet_replica.cc:333] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5: stopping tablet replica
I20260713 09:00:59.668464  5848 raft_consensus.cc:2243] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.669386  5848 raft_consensus.cc:2272] T df0bf903270a472084dba6fb148c858a P 74ccec8b0cf94d67addbb669dc25a8b5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:59.669462  6510 consensus_peers.cc:597] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 -> Peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Couldn't send request to peer 74ccec8b0cf94d67addbb669dc25a8b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:00:59.693989  6584 consensus_peers.cc:597] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 -> Peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Couldn't send request to peer 74ccec8b0cf94d67addbb669dc25a8b5. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.698796  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
I20260713 09:00:59.721464  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
I20260713 09:00:59.745091  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:59.745873  5848 tablet_replica.cc:333] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.746529  5848 raft_consensus.cc:2243] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.747247  5848 raft_consensus.cc:2272] T d7747a593cc64d09bf84f56a831e5a6a P 9520462e683f4479af1b132b282c2c10 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.749472  5848 tablet_replica.cc:333] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.749984  5848 raft_consensus.cc:2243] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.750530  5848 raft_consensus.cc:2272] T 8b7020c09e674a66ab33a538ac6cc8e8 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.752202  5848 tablet_replica.cc:333] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.752767  5848 raft_consensus.cc:2243] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.753479  5848 raft_consensus.cc:2272] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.755499  5848 tablet_replica.cc:333] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.755995  5848 raft_consensus.cc:2243] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.756750  5848 raft_consensus.cc:2272] T 927466d5e8c84ea985a8a50421ad8fd9 P 9520462e683f4479af1b132b282c2c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.758322  5848 tablet_replica.cc:333] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.758805  5848 raft_consensus.cc:2243] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.759202  5848 raft_consensus.cc:2272] T 965cd9b4faf844eb9864f3e926d689e0 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.761106  5848 tablet_replica.cc:333] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.761583  5848 raft_consensus.cc:2243] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.762002  5848 raft_consensus.cc:2272] T 4b23a804dac646b1acd8691c88110ca8 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.763410  5848 tablet_replica.cc:333] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.763893  5848 raft_consensus.cc:2243] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.764290  5848 raft_consensus.cc:2272] T df0bf903270a472084dba6fb148c858a P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.766337  5848 tablet_replica.cc:333] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.766968  5848 raft_consensus.cc:2243] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.767409  5848 raft_consensus.cc:2272] T f230c97e85fc4f06a37bb9c25e9cf897 P 9520462e683f4479af1b132b282c2c10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.769496  5848 tablet_replica.cc:333] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.769960  5848 raft_consensus.cc:2243] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:00:59.770351  6584 consensus_peers.cc:597] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 -> Peer 74ccec8b0cf94d67addbb669dc25a8b5 (127.5.182.1:38095): Couldn't send request to peer 74ccec8b0cf94d67addbb669dc25a8b5. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.770496  5848 raft_consensus.cc:2272] T 0e6d94ee39af4ae99cc168ae857827e8 P 9520462e683f4479af1b132b282c2c10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.772789  5848 tablet_replica.cc:333] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10: stopping tablet replica
I20260713 09:00:59.773237  5848 raft_consensus.cc:2243] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.773660  5848 raft_consensus.cc:2272] T 93a8d642cb644d95b52199c56c9ba590 P 9520462e683f4479af1b132b282c2c10 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.802096  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
I20260713 09:00:59.819825  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
W20260713 09:00:59.834684  6584 consensus_peers.cc:597] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 -> Peer 9520462e683f4479af1b132b282c2c10 (127.5.182.2:41867): Couldn't send request to peer 9520462e683f4479af1b132b282c2c10. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:41867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.846830  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:59.847520  5848 tablet_replica.cc:333] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.848102  5848 raft_consensus.cc:2243] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.848649  5848 raft_consensus.cc:2272] T 93a8d642cb644d95b52199c56c9ba590 P b072966b8a1545e4a138a21ff24cc248 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.850409  5848 tablet_replica.cc:333] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.850937  5848 raft_consensus.cc:2243] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.851373  5848 raft_consensus.cc:2272] T df0bf903270a472084dba6fb148c858a P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.853065  5848 tablet_replica.cc:333] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.853529  5848 raft_consensus.cc:2243] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.853910  5848 raft_consensus.cc:2272] T 927466d5e8c84ea985a8a50421ad8fd9 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.855504  5848 tablet_replica.cc:333] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.856004  5848 raft_consensus.cc:2243] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.856729  5848 raft_consensus.cc:2272] T f230c97e85fc4f06a37bb9c25e9cf897 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.858335  5848 tablet_replica.cc:333] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.858857  5848 raft_consensus.cc:2243] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.859510  5848 raft_consensus.cc:2272] T 0e6d94ee39af4ae99cc168ae857827e8 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.861235  5848 tablet_replica.cc:333] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.861703  5848 raft_consensus.cc:2243] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.862092  5848 raft_consensus.cc:2272] T 4b23a804dac646b1acd8691c88110ca8 P b072966b8a1545e4a138a21ff24cc248 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.863512  5848 tablet_replica.cc:333] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.863951  5848 raft_consensus.cc:2243] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.864666  5848 raft_consensus.cc:2272] T 965cd9b4faf844eb9864f3e926d689e0 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.866427  5848 tablet_replica.cc:333] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.866885  5848 raft_consensus.cc:2243] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.867281  5848 raft_consensus.cc:2272] T d7747a593cc64d09bf84f56a831e5a6a P b072966b8a1545e4a138a21ff24cc248 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.869329  5848 tablet_replica.cc:333] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.869751  5848 raft_consensus.cc:2243] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.870162  5848 raft_consensus.cc:2272] T 9f9ca6dd1d9a4891b8d572d3451e9bd4 P b072966b8a1545e4a138a21ff24cc248 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.872181  5848 tablet_replica.cc:333] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248: stopping tablet replica
I20260713 09:00:59.872695  5848 raft_consensus.cc:2243] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.873072  5848 raft_consensus.cc:2272] T 8b7020c09e674a66ab33a538ac6cc8e8 P b072966b8a1545e4a138a21ff24cc248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.901510  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:00:59.919016  5848 master.cc:562] Master@127.5.182.62:41247 shutting down...
I20260713 09:00:59.937687  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:59.938228  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.938571  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69a8ead5b0c9408c8b3632d91ba27330: stopping tablet replica
I20260713 09:00:59.957821  5848 master.cc:584] Master@127.5.182.62:41247 shutdown complete.
74ccec8b0cf94d67addbb669dc25a8b5  5
9520462e683f4479af1b132b282c2c10  4
b072966b8a1545e4a138a21ff24cc248  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10510 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:01:00.001791  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:46335
I20260713 09:01:00.002972  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:00.009297  6841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.009367  6838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.009315  6839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:00.010658  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:00.011490  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:00.011667  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:00.011809  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933260011797 us; error 0 us; skew 500 ppm
I20260713 09:01:00.012243  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:00.014549  5848 webserver.cc:533] Webserver started at http://127.5.182.62:35875/ using document root <none> and password file <none>
I20260713 09:01:00.014994  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:00.015141  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:00.015368  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:00.016379  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "209a821e9d694c0e8d0943ff2efd063e"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.020982  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:00.024436  6846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.025288  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:00.025597  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "209a821e9d694c0e8d0943ff2efd063e"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.025851  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:00.050701  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:00.052045  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:00.097735  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:46335
I20260713 09:01:00.097838  6897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:46335 every 8 connection(s)
I20260713 09:01:00.101640  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.111438  6898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e: Bootstrap starting.
I20260713 09:01:00.116127  6898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:00.120289  6898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e: No bootstrap required, opened a new log
I20260713 09:01:00.122535  6898 raft_consensus.cc:359] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER }
I20260713 09:01:00.122916  6898 raft_consensus.cc:385] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:00.123112  6898 raft_consensus.cc:740] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209a821e9d694c0e8d0943ff2efd063e, State: Initialized, Role: FOLLOWER
I20260713 09:01:00.123711  6898 consensus_queue.cc:260] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER }
I20260713 09:01:00.124123  6898 raft_consensus.cc:399] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:00.124310  6898 raft_consensus.cc:493] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:00.124522  6898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:00.129328  6898 raft_consensus.cc:515] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER }
I20260713 09:01:00.129859  6898 leader_election.cc:304] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [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: 209a821e9d694c0e8d0943ff2efd063e; no voters: 
I20260713 09:01:00.130971  6898 leader_election.cc:290] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:00.131357  6901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:00.132843  6901 raft_consensus.cc:697] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 1 LEADER]: Becoming Leader. State: Replica: 209a821e9d694c0e8d0943ff2efd063e, State: Running, Role: LEADER
I20260713 09:01:00.133594  6901 consensus_queue.cc:237] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [LEADER]: Queue going to LEADER mode. State: All 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: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER }
I20260713 09:01:00.133922  6898 sys_catalog.cc:565] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:00.139101  6903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 209a821e9d694c0e8d0943ff2efd063e. Latest consensus state: current_term: 1 leader_uuid: "209a821e9d694c0e8d0943ff2efd063e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER } }
I20260713 09:01:00.139117  6902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "209a821e9d694c0e8d0943ff2efd063e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "209a821e9d694c0e8d0943ff2efd063e" member_type: VOTER } }
I20260713 09:01:00.139927  6903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:00.140117  6902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:00.142539  6908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:00.147933  6908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:00.151901  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:00.157155  6908 catalog_manager.cc:1383] Generated new cluster ID: f23c47b1cc76439b99d2605d85a935eb
I20260713 09:01:00.157454  6908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:00.175325  6908 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:00.176599  6908 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:00.194100  6908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e: Generated new TSK 0
I20260713 09:01:00.194727  6908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:00.218626  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:00.224145  6919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.225569  6920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.226794  6922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:00.227367  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:00.228157  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:00.228331  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:00.228540  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933260228506 us; error 0 us; skew 500 ppm
I20260713 09:01:00.229108  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:00.231226  5848 webserver.cc:533] Webserver started at http://127.5.182.1:39315/ using document root <none> and password file <none>
I20260713 09:01:00.231696  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:00.231894  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:00.232153  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:00.233218  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "41cb997cc74349c095b6f8144a36ca6f"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.237743  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:00.240912  6927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.241612  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:00.241885  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "41cb997cc74349c095b6f8144a36ca6f"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.242143  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:00.253136  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:00.254726  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:00.256081  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:00.258330  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:00.258520  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.258697  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:00.258829  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.298787  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:39791
I20260713 09:01:00.298925  6989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:39791 every 8 connection(s)
I20260713 09:01:00.303552  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:00.310336  6994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.311945  6995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.313930  6997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:00.314235  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:00.315002  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:00.315222  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:00.315385  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933260315366 us; error 0 us; skew 500 ppm
I20260713 09:01:00.315932  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:00.318584  5848 webserver.cc:533] Webserver started at http://127.5.182.2:45309/ using document root <none> and password file <none>
I20260713 09:01:00.319152  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:00.319322  6990 heartbeater.cc:344] Connected to a master server at 127.5.182.62:46335
I20260713 09:01:00.319437  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:00.319638  6990 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:00.319890  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:00.320276  6990 heartbeater.cc:507] Master 127.5.182.62:46335 requested a full tablet report, sending...
I20260713 09:01:00.321096  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.322276  6863 ts_manager.cc:194] Registered new tserver with Master: 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:00.323912  6863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58198
I20260713 09:01:00.325841  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:01:00.329018  7002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.329670  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:01:00.329977  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.330237  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:00.348094  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:00.349247  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:00.350569  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:00.352720  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:00.352911  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.353159  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:00.353319  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.391563  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:46519
I20260713 09:01:00.391661  7064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:46519 every 8 connection(s)
I20260713 09:01:00.396055  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:00.402730  7068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:00.403950  7069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:00.407038  5848 server_base.cc:1061] running on GCE node
W20260713 09:01:00.407183  7071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:00.407660  7065 heartbeater.cc:344] Connected to a master server at 127.5.182.62:46335
I20260713 09:01:00.408067  7065 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:00.408311  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:00.408537  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:00.408756  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933260408738 us; error 0 us; skew 500 ppm
I20260713 09:01:00.408820  7065 heartbeater.cc:507] Master 127.5.182.62:46335 requested a full tablet report, sending...
I20260713 09:01:00.409384  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:00.411016  6863 ts_manager.cc:194] Registered new tserver with Master: afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:00.412099  5848 webserver.cc:533] Webserver started at http://127.5.182.3:32811/ using document root <none> and password file <none>
I20260713 09:01:00.412750  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:00.412824  6863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58210
I20260713 09:01:00.413022  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:00.413360  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:00.414621  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.419080  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:00.422214  7076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.422986  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:00.423313  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-jm2j"
I20260713 09:01:00.423584  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:00.434036  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:00.435264  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:00.437034  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:00.439601  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:00.439808  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.439982  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:00.440207  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:00.479224  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:39057
I20260713 09:01:00.479331  7138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:39057 every 8 connection(s)
I20260713 09:01:00.492296  7139 heartbeater.cc:344] Connected to a master server at 127.5.182.62:46335
I20260713 09:01:00.492657  7139 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:00.493376  7139 heartbeater.cc:507] Master 127.5.182.62:46335 requested a full tablet report, sending...
I20260713 09:01:00.495327  6863 ts_manager.cc:194] Registered new tserver with Master: 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:00.495618  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013441388s
I20260713 09:01:00.496874  6863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58222
I20260713 09:01:00.519258  6863 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58238:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:00.523030  6863 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:00.655509  6955 tablet_service.cc:1511] Processing CreateTablet for tablet e28786dbb2ae444f889b953b9889be41 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:00.657299  6955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28786dbb2ae444f889b953b9889be41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.663864  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 4db205f3d0a04c5aaea9040a7b6e87ad (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:00.665828  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db205f3d0a04c5aaea9040a7b6e87ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.665612  7027 tablet_service.cc:1511] Processing CreateTablet for tablet 9324389881114dfd881f29043fc51ca8 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:00.666914  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9324389881114dfd881f29043fc51ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.669696  7025 tablet_service.cc:1511] Processing CreateTablet for tablet c49ac509e1b845379ff743a1135bb9cc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:00.670979  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ac509e1b845379ff743a1135bb9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.674095  7024 tablet_service.cc:1511] Processing CreateTablet for tablet e3225d55063d457b9a4e7ff45c38cd87 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:00.675805  7024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3225d55063d457b9a4e7ff45c38cd87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.678063  7023 tablet_service.cc:1511] Processing CreateTablet for tablet 4e04814a24f44838b05f56806a559128 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:00.679755  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e04814a24f44838b05f56806a559128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.682008  7029 tablet_service.cc:1511] Processing CreateTablet for tablet 800229a14e744084b58fa13dab9ad25f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:00.683674  7029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800229a14e744084b58fa13dab9ad25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.685997  7030 tablet_service.cc:1511] Processing CreateTablet for tablet e28786dbb2ae444f889b953b9889be41 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:00.687593  7030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28786dbb2ae444f889b953b9889be41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.691718  7104 tablet_service.cc:1511] Processing CreateTablet for tablet e28786dbb2ae444f889b953b9889be41 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:00.693370  7104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28786dbb2ae444f889b953b9889be41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.700079  7021 tablet_service.cc:1511] Processing CreateTablet for tablet fefd7bed1c0442e59adfe118af1e86e4 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:00.701746  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd7bed1c0442e59adfe118af1e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.697955  7022 tablet_service.cc:1511] Processing CreateTablet for tablet a7a76f2fa4724f0a98ea43dd4e56f357 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:00.706485  7103 tablet_service.cc:1511] Processing CreateTablet for tablet 800229a14e744084b58fa13dab9ad25f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:00.707265  7022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a76f2fa4724f0a98ea43dd4e56f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.708077  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800229a14e744084b58fa13dab9ad25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.710472  7102 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb5429845f4a46a8c45d479d7f069b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:00.664422  7028 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb5429845f4a46a8c45d479d7f069b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:00.712046  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb5429845f4a46a8c45d479d7f069b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.713119  7028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb5429845f4a46a8c45d479d7f069b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.742898  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:00.744328  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.751009  7155 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:00.751629  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 9324389881114dfd881f29043fc51ca8 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:00.753417  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9324389881114dfd881f29043fc51ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.762118  7100 tablet_service.cc:1511] Processing CreateTablet for tablet 4db205f3d0a04c5aaea9040a7b6e87ad (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:00.763525  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db205f3d0a04c5aaea9040a7b6e87ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.765748  7099 tablet_service.cc:1511] Processing CreateTablet for tablet c49ac509e1b845379ff743a1135bb9cc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:00.767103  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ac509e1b845379ff743a1135bb9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.769671  7098 tablet_service.cc:1511] Processing CreateTablet for tablet e3225d55063d457b9a4e7ff45c38cd87 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:00.770991  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3225d55063d457b9a4e7ff45c38cd87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.771452  7155 tablet_bootstrap.cc:654] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:00.773640  7097 tablet_service.cc:1511] Processing CreateTablet for tablet 4e04814a24f44838b05f56806a559128 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:00.774945  7097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e04814a24f44838b05f56806a559128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.777719  7096 tablet_service.cc:1511] Processing CreateTablet for tablet a7a76f2fa4724f0a98ea43dd4e56f357 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:00.778996  7096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a76f2fa4724f0a98ea43dd4e56f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.781682  7095 tablet_service.cc:1511] Processing CreateTablet for tablet fefd7bed1c0442e59adfe118af1e86e4 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:00.782938  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd7bed1c0442e59adfe118af1e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.785688  6954 tablet_service.cc:1511] Processing CreateTablet for tablet 800229a14e744084b58fa13dab9ad25f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:00.786972  6954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800229a14e744084b58fa13dab9ad25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.789644  6953 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb5429845f4a46a8c45d479d7f069b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:00.790892  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb5429845f4a46a8c45d479d7f069b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.793720  6952 tablet_service.cc:1511] Processing CreateTablet for tablet 9324389881114dfd881f29043fc51ca8 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:00.794291  7154 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:00.794992  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9324389881114dfd881f29043fc51ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.797675  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 4db205f3d0a04c5aaea9040a7b6e87ad (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:00.798954  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db205f3d0a04c5aaea9040a7b6e87ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.801172  6950 tablet_service.cc:1511] Processing CreateTablet for tablet c49ac509e1b845379ff743a1135bb9cc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:00.800911  7030 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed86a40d5b341a89ea334650867ccce (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:00.803663  6949 tablet_service.cc:1511] Processing CreateTablet for tablet e3225d55063d457b9a4e7ff45c38cd87 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:00.805886  6948 tablet_service.cc:1511] Processing CreateTablet for tablet 4e04814a24f44838b05f56806a559128 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:00.784078  7104 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:00.802810  7030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed86a40d5b341a89ea334650867ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.808138  6947 tablet_service.cc:1511] Processing CreateTablet for tablet a7a76f2fa4724f0a98ea43dd4e56f357 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:00.809371  7104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.816956  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ac509e1b845379ff743a1135bb9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.816529  7021 tablet_service.cc:1511] Processing CreateTablet for tablet 6753c868524f472e96cfc49f5eda3ac3 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:00.817963  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6753c868524f472e96cfc49f5eda3ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.785691  6946 tablet_service.cc:1511] Processing CreateTablet for tablet fefd7bed1c0442e59adfe118af1e86e4 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:00.828703  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a76f2fa4724f0a98ea43dd4e56f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.840420  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd7bed1c0442e59adfe118af1e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.842291  7022 tablet_service.cc:1511] Processing CreateTablet for tablet 90f24f78a231452e8e651ac6c3bd4f1f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:00.844179  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3225d55063d457b9a4e7ff45c38cd87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.844703  7026 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:00.849442  7022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f24f78a231452e8e651ac6c3bd4f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.852429  7102 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed86a40d5b341a89ea334650867ccce (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:00.858804  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e04814a24f44838b05f56806a559128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.862079  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.868713  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed86a40d5b341a89ea334650867ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.817811  7023 tablet_service.cc:1511] Processing CreateTablet for tablet aca9b3f098284c2bac13992a4280a41e (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:00.887851  6955 tablet_service.cc:1511] Processing CreateTablet for tablet d68594b355244a79954dc18c3dd0d768 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:00.900182  7024 tablet_service.cc:1511] Processing CreateTablet for tablet a6153a274ecc40f8944b4e6de13a6948 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:00.911576  6955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68594b355244a79954dc18c3dd0d768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.914103  7156 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:00.911576  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca9b3f098284c2bac13992a4280a41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.930310  7154 tablet_bootstrap.cc:654] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:00.920383  7029 tablet_service.cc:1511] Processing CreateTablet for tablet d68594b355244a79954dc18c3dd0d768 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:00.933713  7103 tablet_service.cc:1511] Processing CreateTablet for tablet 6753c868524f472e96cfc49f5eda3ac3 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:00.935122  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6753c868524f472e96cfc49f5eda3ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.939185  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:00.967072  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e8d894bf54c2595f03b40a4cb4bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.942797  7156 tablet_bootstrap.cc:654] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:00.946844  7099 tablet_service.cc:1511] Processing CreateTablet for tablet 90f24f78a231452e8e651ac6c3bd4f1f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:00.950719  7096 tablet_service.cc:1511] Processing CreateTablet for tablet aca9b3f098284c2bac13992a4280a41e (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:00.972692  7024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6153a274ecc40f8944b4e6de13a6948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.976861  7029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68594b355244a79954dc18c3dd0d768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.925881  7027 tablet_service.cc:1511] Processing CreateTablet for tablet cb985d2f9e4242b69247c24bdff10f29 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:00.980952  7097 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:00.981984  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb985d2f9e4242b69247c24bdff10f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.982193  7097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.984853  7096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca9b3f098284c2bac13992a4280a41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.985643  7101 tablet_service.cc:1511] Processing CreateTablet for tablet a6153a274ecc40f8944b4e6de13a6948 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:00.986892  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6153a274ecc40f8944b4e6de13a6948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.988817  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f24f78a231452e8e651ac6c3bd4f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.991031  7104 tablet_service.cc:1511] Processing CreateTablet for tablet d68594b355244a79954dc18c3dd0d768 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:00.992293  7104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68594b355244a79954dc18c3dd0d768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.954613  7025 tablet_service.cc:1511] Processing CreateTablet for tablet 49ffd4f93362465f877a301ac4bafb1a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:00.997262  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ffd4f93362465f877a301ac4bafb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.998085  7156 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:00.998535  7156 ts_tablet_manager.cc:1403] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.085s	user 0.003s	sys 0.010s
I20260713 09:01:00.960893  7155 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:00.999490  7155 ts_tablet_manager.cc:1403] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.249s	user 0.019s	sys 0.012s
I20260713 09:01:00.964725  6953 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed86a40d5b341a89ea334650867ccce (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:00.965654  7028 tablet_service.cc:1511] Processing CreateTablet for tablet 03fd3ea0eeab4175aca059946fb6d3dc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:01.001266  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed86a40d5b341a89ea334650867ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.001366  7028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fd3ea0eeab4175aca059946fb6d3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.005345  7156 raft_consensus.cc:359] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.006125  7156 raft_consensus.cc:385] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.006423  7156 raft_consensus.cc:740] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.010455  7155 raft_consensus.cc:359] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.011176  7155 raft_consensus.cc:385] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.015722  7156 consensus_queue.cc:260] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.023137  6949 tablet_service.cc:1511] Processing CreateTablet for tablet 6753c868524f472e96cfc49f5eda3ac3 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:01.026351  7154 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.026185  7095 tablet_service.cc:1511] Processing CreateTablet for tablet 03fd3ea0eeab4175aca059946fb6d3dc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:01.026831  7154 ts_tablet_manager.cc:1403] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.233s	user 0.000s	sys 0.016s
I20260713 09:01:01.027453  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fd3ea0eeab4175aca059946fb6d3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.030181  7154 raft_consensus.cc:359] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.030901  7154 raft_consensus.cc:385] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.031198  7154 raft_consensus.cc:740] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.033273  7154 consensus_queue.cc:260] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.035161  6946 tablet_service.cc:1511] Processing CreateTablet for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:01.037047  7100 tablet_service.cc:1511] Processing CreateTablet for tablet 49ffd4f93362465f877a301ac4bafb1a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:01.038335  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ffd4f93362465f877a301ac4bafb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.013000  7155 raft_consensus.cc:740] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.039480  7155 consensus_queue.cc:260] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.041611  7030 tablet_service.cc:1511] Processing CreateTablet for tablet b280a7969d65499d929fcdb8cf74295b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:01.043267  7030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b280a7969d65499d929fcdb8cf74295b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.053761  7098 tablet_service.cc:1511] Processing CreateTablet for tablet cb985d2f9e4242b69247c24bdff10f29 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:01.054685  6952 tablet_service.cc:1511] Processing CreateTablet for tablet a6153a274ecc40f8944b4e6de13a6948 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:01.055517  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb985d2f9e4242b69247c24bdff10f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.024432  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6753c868524f472e96cfc49f5eda3ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.056839  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.057636  7101 tablet_service.cc:1511] Processing CreateTablet for tablet b280a7969d65499d929fcdb8cf74295b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:01.059018  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b280a7969d65499d929fcdb8cf74295b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.066249  6951 tablet_service.cc:1511] Processing CreateTablet for tablet cb985d2f9e4242b69247c24bdff10f29 (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:01.087283  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6153a274ecc40f8944b4e6de13a6948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.091076  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb985d2f9e4242b69247c24bdff10f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.092098  7139 heartbeater.cc:499] Master 127.5.182.62:46335 was elected leader, sending a full tablet report...
I20260713 09:01:01.096983  6953 tablet_service.cc:1511] Processing CreateTablet for tablet aca9b3f098284c2bac13992a4280a41e (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:01.098505  7102 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2de8d186d45af86bcc1607720803a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:01.098992  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca9b3f098284c2bac13992a4280a41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.099947  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2de8d186d45af86bcc1607720803a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.103386  6946 tablet_service.cc:1511] Processing CreateTablet for tablet b280a7969d65499d929fcdb8cf74295b (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:01.104585  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b280a7969d65499d929fcdb8cf74295b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.105151  7022 tablet_service.cc:1511] Processing CreateTablet for tablet 044fc10dbdeb4f079f9e4871b80809fe (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:01.106335  7022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044fc10dbdeb4f079f9e4871b80809fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.127952  6990 heartbeater.cc:499] Master 127.5.182.62:46335 was elected leader, sending a full tablet report...
I20260713 09:01:01.130131  7099 tablet_service.cc:1511] Processing CreateTablet for tablet 044fc10dbdeb4f079f9e4871b80809fe (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:01.132238  7065 heartbeater.cc:499] Master 127.5.182.62:46335 was elected leader, sending a full tablet report...
I20260713 09:01:01.140094  6948 tablet_service.cc:1511] Processing CreateTablet for tablet 044fc10dbdeb4f079f9e4871b80809fe (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:01.141121  7156 ts_tablet_manager.cc:1434] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.013s
I20260713 09:01:01.141328  7155 ts_tablet_manager.cc:1434] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.142s	user 0.013s	sys 0.007s
I20260713 09:01:01.142289  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 03fd3ea0eeab4175aca059946fb6d3dc (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:01.127076  6954 tablet_service.cc:1511] Processing CreateTablet for tablet 90f24f78a231452e8e651ac6c3bd4f1f (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:01.148785  7154 ts_tablet_manager.cc:1434] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.122s	user 0.009s	sys 0.016s
I20260713 09:01:01.152107  7161 raft_consensus.cc:493] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.154086  7161 raft_consensus.cc:515] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.154788  7155 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.162323  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044fc10dbdeb4f079f9e4871b80809fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.169160  7156 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
W20260713 09:01:01.186228  6911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:01.180415  7161 leader_election.cc:290] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.194217  7155 tablet_bootstrap.cc:654] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.190703  6949 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2de8d186d45af86bcc1607720803a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:01.184794  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 49ffd4f93362465f877a301ac4bafb1a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:01.153409  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2de8d186d45af86bcc1607720803a (DEFAULT_TABLE table=test-workload [id=b90bc3ed48504b18822ea2e5ede01308]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:01.197911  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044fc10dbdeb4f079f9e4871b80809fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.216341  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fd3ea0eeab4175aca059946fb6d3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.217025  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ffd4f93362465f877a301ac4bafb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.219013  7154 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.221066  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2de8d186d45af86bcc1607720803a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.223948  7156 tablet_bootstrap.cc:654] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.231680  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2de8d186d45af86bcc1607720803a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.233355  6954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f24f78a231452e8e651ac6c3bd4f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.270721  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:01.272531  6928 leader_election.cc:343] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.273231  7154 tablet_bootstrap.cc:654] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.285912  7156 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.286408  7156 ts_tablet_manager.cc:1403] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.011s
I20260713 09:01:01.287905  7155 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.288493  7155 ts_tablet_manager.cc:1403] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.009s
I20260713 09:01:01.289592  7156 raft_consensus.cc:359] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.290378  7156 raft_consensus.cc:385] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.290712  7156 raft_consensus.cc:740] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.291643  7156 consensus_queue.cc:260] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.291826  7155 raft_consensus.cc:359] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.292706  7155 raft_consensus.cc:385] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.293118  7155 raft_consensus.cc:740] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.294047  7156 ts_tablet_manager.cc:1434] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:01.293959  7155 consensus_queue.cc:260] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.295060  7156 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.296583  7155 ts_tablet_manager.cc:1434] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:01.297719  7155 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.303458  7156 tablet_bootstrap.cc:654] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.304791  7155 tablet_bootstrap.cc:654] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.324504  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.325342  7114 raft_consensus.cc:2468] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:01.326546  7156 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.327157  7156 ts_tablet_manager.cc:1403] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.018s
I20260713 09:01:01.327025  6930 leader_election.cc:304] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.327508  7155 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.328001  7155 ts_tablet_manager.cc:1403] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260713 09:01:01.328306  7161 raft_consensus.cc:2804] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.328768  7161 raft_consensus.cc:493] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.329169  7161 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.331095  7156 raft_consensus.cc:359] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.331269  7155 raft_consensus.cc:359] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.332223  7155 raft_consensus.cc:385] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.332288  7156 raft_consensus.cc:385] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.332669  7155 raft_consensus.cc:740] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.332860  7156 raft_consensus.cc:740] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.333493  7155 consensus_queue.cc:260] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.334815  7154 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.334009  7156 consensus_queue.cc:260] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.335301  7154 ts_tablet_manager.cc:1403] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.008s
I20260713 09:01:01.335840  7155 ts_tablet_manager.cc:1434] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:01:01.336920  7155 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.337647  7161 raft_consensus.cc:515] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.338272  7154 raft_consensus.cc:359] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.338953  7154 raft_consensus.cc:385] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.339238  7154 raft_consensus.cc:740] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.340685  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:01.341302  7040 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.341832  7156 ts_tablet_manager.cc:1434] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:01:01.343906  7155 tablet_bootstrap.cc:654] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.349222  7040 raft_consensus.cc:2468] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:01.350445  6928 leader_election.cc:304] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:01.350453  7156 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.352072  7154 consensus_queue.cc:260] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.354251  7155 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.354928  7155 ts_tablet_manager.cc:1403] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260713 09:01:01.356277  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.356664  7161 leader_election.cc:290] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.357029  7114 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.357278  7161 raft_consensus.cc:2804] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.357757  7161 raft_consensus.cc:697] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:01.358177  7155 raft_consensus.cc:359] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.358872  7155 raft_consensus.cc:385] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.358561  7161 consensus_queue.cc:237] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.359169  7155 raft_consensus.cc:740] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.359896  7155 consensus_queue.cc:260] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.360824  7156 tablet_bootstrap.cc:654] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.365540  7155 ts_tablet_manager.cc:1434] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:01:01.366556  7155 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.366760  7114 raft_consensus.cc:2468] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:01.378881  7155 tablet_bootstrap.cc:654] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.379433  7156 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.379982  7156 ts_tablet_manager.cc:1403] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.010s
I20260713 09:01:01.382404  7154 ts_tablet_manager.cc:1434] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.016s
I20260713 09:01:01.383641  7154 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.383481  7156 raft_consensus.cc:359] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.384332  7156 raft_consensus.cc:385] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.384716  7156 raft_consensus.cc:740] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.385691  7156 consensus_queue.cc:260] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.387313  6861 catalog_manager.cc:5697] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.392302  7154 tablet_bootstrap.cc:654] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.392763  7156 ts_tablet_manager.cc:1434] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.008s
I20260713 09:01:01.393867  7156 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.405792  7156 tablet_bootstrap.cc:654] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.410386  7160 raft_consensus.cc:493] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.411124  7160 raft_consensus.cc:515] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.426754  7160 leader_election.cc:290] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.427501  7160 raft_consensus.cc:493] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.430289  7160 raft_consensus.cc:515] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.431668  7155 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.432310  7155 ts_tablet_manager.cc:1403] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.031s
I20260713 09:01:01.432921  7160 leader_election.cc:290] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.436336  7155 raft_consensus.cc:359] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.437193  7155 raft_consensus.cc:385] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.437695  7156 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.437772  7155 raft_consensus.cc:740] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.438464  7156 ts_tablet_manager.cc:1403] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260713 09:01:01.437470  7154 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.438916  7155 consensus_queue.cc:260] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.440083  7154 ts_tablet_manager.cc:1403] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.012s
I20260713 09:01:01.441733  7156 raft_consensus.cc:359] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.442569  7156 raft_consensus.cc:385] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.442893  7156 raft_consensus.cc:740] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.445425  7156 consensus_queue.cc:260] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.443038  7154 raft_consensus.cc:359] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.447444  7154 raft_consensus.cc:385] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.447734  7154 raft_consensus.cc:740] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.450187  7155 ts_tablet_manager.cc:1434] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:01:01.449888  7154 consensus_queue.cc:260] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.454561  7154 ts_tablet_manager.cc:1434] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:01:01.455163  7156 ts_tablet_manager.cc:1434] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:01:01.455164  7155 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.455529  7154 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.463230  7156 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.466043  7155 tablet_bootstrap.cc:654] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.468698  7154 tablet_bootstrap.cc:654] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.470762  7156 tablet_bootstrap.cc:654] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.473606  7162 raft_consensus.cc:493] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.474223  7162 raft_consensus.cc:515] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.477963  7155 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.482720  7155 ts_tablet_manager.cc:1403] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260713 09:01:01.486661  7162 leader_election.cc:290] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.491262  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.493016  7155 raft_consensus.cc:359] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.493160  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.496378  6965 raft_consensus.cc:2468] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
W20260713 09:01:01.494716  7080 leader_election.cc:343] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.497562  7155 raft_consensus.cc:385] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.497968  7155 raft_consensus.cc:740] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.498530  7080 leader_election.cc:304] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:01.498847  7155 consensus_queue.cc:260] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.500298  7181 raft_consensus.cc:2804] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.500905  7181 raft_consensus.cc:493] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.501345  7155 ts_tablet_manager.cc:1434] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:01:01.502246  7155 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.501353  7181 raft_consensus.cc:3060] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.511106  7154 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.513962  7154 ts_tablet_manager.cc:1403] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260713 09:01:01.514199  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.514652  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:01.519194  7077 leader_election.cc:343] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:01.520493  7077 leader_election.cc:343] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.521008  7077 leader_election.cc:304] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.521145  7181 raft_consensus.cc:515] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.522136  7155 tablet_bootstrap.cc:654] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.522224  7160 raft_consensus.cc:2749] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.524410  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:01.525027  6965 raft_consensus.cc:3060] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.525776  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
W20260713 09:01:01.526970  7077 leader_election.cc:343] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.528952  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.529603  6964 raft_consensus.cc:2468] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:01.529742  7154 raft_consensus.cc:359] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.530447  7154 raft_consensus.cc:385] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.530725  7154 raft_consensus.cc:740] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.525050  7181 leader_election.cc:290] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.531854  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.532325  6965 raft_consensus.cc:2468] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:01.533159  7156 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.533653  7156 ts_tablet_manager.cc:1403] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.028s
I20260713 09:01:01.533463  7080 leader_election.cc:304] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.534555  7181 raft_consensus.cc:2804] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:01.534478  7005 leader_election.cc:343] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.536029  7181 raft_consensus.cc:697] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:01.536188  7006 leader_election.cc:304] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:01.536484  7156 raft_consensus.cc:359] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.537256  7156 raft_consensus.cc:385] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.536901  7181 consensus_queue.cc:237] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.537552  7156 raft_consensus.cc:740] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.537647  7162 raft_consensus.cc:2804] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.538196  7162 raft_consensus.cc:493] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.538311  7156 consensus_queue.cc:260] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.538744  7162 raft_consensus.cc:3060] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.540856  7154 consensus_queue.cc:260] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.544955  7154 ts_tablet_manager.cc:1434] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260713 09:01:01.546346  7154 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.551168  7155 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.551697  7155 ts_tablet_manager.cc:1403] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.007s
I20260713 09:01:01.554085  7154 tablet_bootstrap.cc:654] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.554600  7155 raft_consensus.cc:359] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.555377  7155 raft_consensus.cc:385] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.555672  7155 raft_consensus.cc:740] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.556300  7156 ts_tablet_manager.cc:1434] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:01:01.556389  7155 consensus_queue.cc:260] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.557379  7156 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.557008  6863 catalog_manager.cc:5697] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:01.565938  7162 raft_consensus.cc:515] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.566493  7156 tablet_bootstrap.cc:654] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.569049  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:01.569671  6965 raft_consensus.cc:3060] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.576272  7181 raft_consensus.cc:493] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.576820  7181 raft_consensus.cc:515] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.577765  6965 raft_consensus.cc:2468] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:01.579038  7006 leader_election.cc:304] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:01.579803  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:01.581323  7080 leader_election.cc:343] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.582120  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.583034  7181 leader_election.cc:290] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
W20260713 09:01:01.583581  7005 leader_election.cc:343] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.584246  7162 leader_election.cc:290] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.584900  7162 raft_consensus.cc:2804] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.585425  7162 raft_consensus.cc:697] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:01.587164  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.591182  7039 raft_consensus.cc:2468] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:01.591393  7162 consensus_queue.cc:237] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.592279  7154 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.592422  7077 leader_election.cc:304] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.592973  7154 ts_tablet_manager.cc:1403] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.009s
I20260713 09:01:01.593950  7181 raft_consensus.cc:2804] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.594332  7181 raft_consensus.cc:493] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.594714  7181 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.594952  7173 raft_consensus.cc:493] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.595520  7173 raft_consensus.cc:515] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.596846  7155 ts_tablet_manager.cc:1434] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.029s
I20260713 09:01:01.597748  7173 leader_election.cc:290] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.597872  7155 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.599686  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3225d55063d457b9a4e7ff45c38cd87" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.600394  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3225d55063d457b9a4e7ff45c38cd87" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:01.601066  6930 leader_election.cc:343] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.601421  7039 raft_consensus.cc:2468] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:01.602921  7156 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.603401  7156 ts_tablet_manager.cc:1403] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.001s
I20260713 09:01:01.603299  6928 leader_election.cc:304] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:01.604596  7155 tablet_bootstrap.cc:654] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.605195  7173 raft_consensus.cc:2804] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.605814  7173 raft_consensus.cc:493] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.606364  7173 raft_consensus.cc:3060] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.606527  7156 raft_consensus.cc:359] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.607362  7156 raft_consensus.cc:385] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.607750  7156 raft_consensus.cc:740] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.611219  7154 raft_consensus.cc:359] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.612200  7154 raft_consensus.cc:385] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.612579  7154 raft_consensus.cc:740] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.613646  7154 consensus_queue.cc:260] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.615154  7156 consensus_queue.cc:260] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.627842  7154 ts_tablet_manager.cc:1434] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260713 09:01:01.620419  7181 raft_consensus.cc:515] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.634552  7156 ts_tablet_manager.cc:1434] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260713 09:01:01.635286  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:01.635896  7156 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
W20260713 09:01:01.636826  7080 leader_election.cc:343] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.641445  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:01.642076  7039 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.644313  7154 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.647477  7155 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.647933  7155 ts_tablet_manager.cc:1403] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.023s
I20260713 09:01:01.650560  7155 raft_consensus.cc:359] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.651197  7155 raft_consensus.cc:385] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.651446  7155 raft_consensus.cc:740] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.651675  7039 raft_consensus.cc:2468] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:01.652094  7181 leader_election.cc:290] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.653867  7077 leader_election.cc:304] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.652158  7155 consensus_queue.cc:260] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.654995  7181 raft_consensus.cc:2804] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.653546  7154 tablet_bootstrap.cc:654] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.655845  7155 ts_tablet_manager.cc:1434] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:01:01.656752  7155 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.658452  7181 raft_consensus.cc:697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:01.659323  7181 consensus_queue.cc:237] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.659228  6863 catalog_manager.cc:5697] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.659228  7156 tablet_bootstrap.cc:654] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.652415  7173 raft_consensus.cc:515] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.662261  7155 tablet_bootstrap.cc:654] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.663950  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3225d55063d457b9a4e7ff45c38cd87" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:01.664510  7039 raft_consensus.cc:3060] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.673228  7155 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.673686  7155 ts_tablet_manager.cc:1403] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:01:01.674115  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3225d55063d457b9a4e7ff45c38cd87" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.675019  7173 leader_election.cc:290] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
W20260713 09:01:01.675781  6930 leader_election.cc:343] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.676187  7155 raft_consensus.cc:359] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.676970  7155 raft_consensus.cc:385] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.677284  7155 raft_consensus.cc:740] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.678104  7039 raft_consensus.cc:2468] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:01.677994  7155 consensus_queue.cc:260] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.679219  6928 leader_election.cc:304] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:01.680160  7155 ts_tablet_manager.cc:1434] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:01.680235  7173 raft_consensus.cc:2804] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.681226  7155 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.681375  7173 raft_consensus.cc:697] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:01.682160  7173 consensus_queue.cc:237] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.687095  7155 tablet_bootstrap.cc:654] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.687453  7154 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.687897  7154 ts_tablet_manager.cc:1403] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.005s
I20260713 09:01:01.693063  7162 raft_consensus.cc:493] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.691483  7154 raft_consensus.cc:359] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.694052  7154 raft_consensus.cc:385] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.693734  7162 raft_consensus.cc:515] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.694514  7154 raft_consensus.cc:740] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.695596  7154 consensus_queue.cc:260] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.698401  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:01.699916  7006 leader_election.cc:343] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.700661  7156 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.701164  7156 ts_tablet_manager.cc:1403] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.018s
I20260713 09:01:01.701614  7154 ts_tablet_manager.cc:1434] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:01:01.701679  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.702473  7114 raft_consensus.cc:2468] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:01.703071  7154 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.703505  7194 raft_consensus.cc:493] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.703943  7194 raft_consensus.cc:515] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.704110  7156 raft_consensus.cc:359] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.704860  7156 raft_consensus.cc:385] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.705192  7156 raft_consensus.cc:740] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.705901  7156 consensus_queue.cc:260] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.706391  7194 leader_election.cc:290] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.707783  7005 leader_election.cc:304] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.708361  7156 ts_tablet_manager.cc:1434] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:01.709308  7156 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.709276  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e04814a24f44838b05f56806a559128" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.709955  7114 raft_consensus.cc:2468] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:01.711082  7005 leader_election.cc:304] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:01.712011  7197 raft_consensus.cc:2804] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.712395  7197 raft_consensus.cc:493] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.712760  7197 raft_consensus.cc:3060] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.715868  7156 tablet_bootstrap.cc:654] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.716722  7161 raft_consensus.cc:493] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.717350  7161 raft_consensus.cc:515] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.717805  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e04814a24f44838b05f56806a559128" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:01.719347  7006 leader_election.cc:343] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.720055  7161 leader_election.cc:290] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.720537  7194 raft_consensus.cc:2804] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.721052  7194 raft_consensus.cc:493] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.721486  7194 raft_consensus.cc:3060] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.715565  6861 catalog_manager.cc:5697] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.725597  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.727166  7181 raft_consensus.cc:493] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.691651  6862 catalog_manager.cc:5697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:01.727689  7181 raft_consensus.cc:515] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.727166  7162 leader_election.cc:290] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
W20260713 09:01:01.732977  6930 leader_election.cc:343] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.735431  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.737859  7181 leader_election.cc:290] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.738222  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e8d894bf54c2595f03b40a4cb4bb2" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.740141  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e8d894bf54c2595f03b40a4cb4bb2" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:01.740869  7080 leader_election.cc:343] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.740945  7040 raft_consensus.cc:2468] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:01.742406  7077 leader_election.cc:304] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.743860  7181 raft_consensus.cc:2804] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.744329  7181 raft_consensus.cc:493] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.744787  7181 raft_consensus.cc:3060] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.736199  7039 raft_consensus.cc:2468] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:01.753621  6928 leader_election.cc:304] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:01.755332  7161 raft_consensus.cc:2804] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.755798  7161 raft_consensus.cc:493] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.756224  7161 raft_consensus.cc:3060] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.769074  7155 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.769572  7155 ts_tablet_manager.cc:1403] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.089s	user 0.040s	sys 0.043s
I20260713 09:01:01.772130  7155 raft_consensus.cc:359] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.772822  7155 raft_consensus.cc:385] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.772831  7154 tablet_bootstrap.cc:654] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.773183  7155 raft_consensus.cc:740] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.773995  7155 consensus_queue.cc:260] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.776585  7155 ts_tablet_manager.cc:1434] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:01.778077  7155 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.782866  7181 raft_consensus.cc:515] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.785285  7155 tablet_bootstrap.cc:654] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.787830  7197 raft_consensus.cc:515] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.795338  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e8d894bf54c2595f03b40a4cb4bb2" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:01.795704  7181 leader_election.cc:290] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
W20260713 09:01:01.796818  7080 leader_election.cc:343] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.797148  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
W20260713 09:01:01.798476  7006 leader_election.cc:343] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.799546  7154 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.800164  7154 ts_tablet_manager.cc:1403] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.010s
I20260713 09:01:01.799984  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e8d894bf54c2595f03b40a4cb4bb2" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:01.800822  7039 raft_consensus.cc:3060] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.803812  7156 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.804287  7156 ts_tablet_manager.cc:1403] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.054s
I20260713 09:01:01.805289  7154 raft_consensus.cc:359] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.806308  7154 raft_consensus.cc:385] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.806694  7154 raft_consensus.cc:740] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.806933  7156 raft_consensus.cc:359] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.807654  7156 raft_consensus.cc:385] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.807945  7156 raft_consensus.cc:740] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.807837  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.808434  7114 raft_consensus.cc:3060] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.808107  7154 consensus_queue.cc:260] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.793025  7197 leader_election.cc:290] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.811626  7194 raft_consensus.cc:515] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.815353  7114 raft_consensus.cc:2468] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:01.815871  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e04814a24f44838b05f56806a559128" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:01.816483  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e04814a24f44838b05f56806a559128" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.816671  7156 consensus_queue.cc:260] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.817381  7113 raft_consensus.cc:3060] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.817425  7005 leader_election.cc:304] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.818678  7156 ts_tablet_manager.cc:1434] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:01:01.825397  7161 raft_consensus.cc:515] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.829113  7173 raft_consensus.cc:493] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.829903  7156 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.829753  7173 raft_consensus.cc:515] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:01.833168  7006 leader_election.cc:343] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.833863  7197 raft_consensus.cc:2804] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.834370  7197 raft_consensus.cc:697] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:01.835186  7197 consensus_queue.cc:237] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.836004  7156 tablet_bootstrap.cc:654] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.838864  7173 leader_election.cc:290] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.839388  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.841545  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9324389881114dfd881f29043fc51ca8" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.842535  7114 raft_consensus.cc:2393] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb997cc74349c095b6f8144a36ca6f in current term 1: Already voted for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in this term.
I20260713 09:01:01.844885  6928 leader_election.cc:304] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.846488  7194 leader_election.cc:290] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.847107  7173 raft_consensus.cc:3060] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.851743  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:01.846792  7154 ts_tablet_manager.cc:1434] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260713 09:01:01.853435  7154 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
W20260713 09:01:01.854038  6930 leader_election.cc:343] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.854197  7113 raft_consensus.cc:2468] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:01.855103  7161 leader_election.cc:290] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.856681  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:01.857447  7040 raft_consensus.cc:3060] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.861348  7005 leader_election.cc:304] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.868597  7173 raft_consensus.cc:2749] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.871836  7154 tablet_bootstrap.cc:654] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.873847  7181 raft_consensus.cc:493] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.874493  7181 raft_consensus.cc:515] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.875175  7039 raft_consensus.cc:2468] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:01.877236  7077 leader_election.cc:304] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:01.878422  7160 raft_consensus.cc:2804] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.878350  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.879269  7194 raft_consensus.cc:2804] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.880184  7194 raft_consensus.cc:697] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:01.889083  7194 consensus_queue.cc:237] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.890254  7154 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:01.890728  7154 ts_tablet_manager.cc:1403] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
W20260713 09:01:01.880282  7080 leader_election.cc:343] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.893378  7154 raft_consensus.cc:359] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.894097  7154 raft_consensus.cc:385] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.894347  7154 raft_consensus.cc:740] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.894732  7181 leader_election.cc:290] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.895153  7155 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.895581  7155 ts_tablet_manager.cc:1403] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.118s	user 0.039s	sys 0.058s
I20260713 09:01:01.897332  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:01.898968  7077 leader_election.cc:343] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.899436  7077 leader_election.cc:304] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.900406  7181 raft_consensus.cc:2749] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.901994  7160 raft_consensus.cc:697] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:01.886385  7173 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:01:01.902859  7160 consensus_queue.cc:237] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.907615  7155 raft_consensus.cc:359] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.908524  7155 raft_consensus.cc:385] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.908869  7155 raft_consensus.cc:740] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.909643  7155 consensus_queue.cc:260] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.896296  7040 raft_consensus.cc:2468] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:01.911852  6928 leader_election.cc:304] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:01.913271  7173 raft_consensus.cc:2804] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:01.914196  7173 raft_consensus.cc:697] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:01.899343  7154 consensus_queue.cc:260] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.914811  7155 ts_tablet_manager.cc:1434] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:01:01.917626  7155 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.918713  7161 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:01.923815  7161 raft_consensus.cc:493] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.926007  7161 raft_consensus.cc:515] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.931493  7155 tablet_bootstrap.cc:654] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.934367  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.935099  7156 tablet_bootstrap.cc:492] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.936142  7156 ts_tablet_manager.cc:1403] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.106s	user 0.065s	sys 0.030s
W20260713 09:01:01.935775  6928 leader_election.cc:343] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.916019  7173 consensus_queue.cc:237] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.938061  7161 leader_election.cc:290] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:01.939577  7156 raft_consensus.cc:359] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.940928  7155 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:01.949119  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:01.949636  7156 raft_consensus.cc:385] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.949872  7155 ts_tablet_manager.cc:1403] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.007s
I20260713 09:01:01.949939  7156 raft_consensus.cc:740] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.950789  7156 consensus_queue.cc:260] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.952792  7156 ts_tablet_manager.cc:1434] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:01.953751  7156 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:01.953372  7155 raft_consensus.cc:359] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.954267  7155 raft_consensus.cc:385] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.954607  7155 raft_consensus.cc:740] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.955605  7155 consensus_queue.cc:260] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:01.958099  6930 leader_election.cc:343] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.958132  7155 ts_tablet_manager.cc:1434] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:01.959769  6930 leader_election.cc:304] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.960300  7155 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:01.961591  7161 raft_consensus.cc:2749] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.968142  7211 raft_consensus.cc:493] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.968662  7211 raft_consensus.cc:515] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:01.970764  7211 leader_election.cc:290] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:01.973392  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:01.973215  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db205f3d0a04c5aaea9040a7b6e87ad" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:01.974263  6964 raft_consensus.cc:2393] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in current term 1: Already voted for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in this term.
I20260713 09:01:01.975657  7155 tablet_bootstrap.cc:654] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.942044  6862 catalog_manager.cc:5697] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.977077  7154 ts_tablet_manager.cc:1434] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.086s	user 0.026s	sys 0.005s
I20260713 09:01:01.977545  7080 leader_election.cc:304] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:01.978036  7154 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:01.973311  6861 catalog_manager.cc:5697] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.982532  7160 raft_consensus.cc:3060] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.984666  7156 tablet_bootstrap.cc:654] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.985376  7154 tablet_bootstrap.cc:654] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.994752  7160 raft_consensus.cc:2749] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.997977  7156 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:01.998644  7156 ts_tablet_manager.cc:1403] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.004s
I20260713 09:01:02.002574  7156 raft_consensus.cc:359] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.003484  7156 raft_consensus.cc:385] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.003818  7156 raft_consensus.cc:740] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.004626  7156 consensus_queue.cc:260] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.007287  7156 ts_tablet_manager.cc:1434] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:02.008425  7156 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.014109  7040 raft_consensus.cc:3060] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.017300  7156 tablet_bootstrap.cc:654] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.035226  7156 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.035948  7156 ts_tablet_manager.cc:1403] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260713 09:01:02.039414  7156 raft_consensus.cc:359] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.040350  7156 raft_consensus.cc:385] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.040858  7156 raft_consensus.cc:740] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.041872  7156 consensus_queue.cc:260] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.044955  7156 ts_tablet_manager.cc:1434] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:01:02.046252  7156 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.047627  7194 raft_consensus.cc:493] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.053139  7194 raft_consensus.cc:515] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.055193  7194 leader_election.cc:290] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.051875  7160 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.056021  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.056756  6964 raft_consensus.cc:2468] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.057063  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.057857  7113 raft_consensus.cc:2468] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.057940  7006 leader_election.cc:304] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.058881  7194 raft_consensus.cc:2804] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.059290  7194 raft_consensus.cc:493] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.059659  7194 raft_consensus.cc:3060] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.066269  7156 tablet_bootstrap.cc:654] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.068418  7194 raft_consensus.cc:515] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.072429  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.073187  6964 raft_consensus.cc:3060] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.079785  7156 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.080415  7156 ts_tablet_manager.cc:1403] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260713 09:01:02.084239  7156 raft_consensus.cc:359] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.085191  7156 raft_consensus.cc:385] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.085526  7156 raft_consensus.cc:740] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.119700  6964 raft_consensus.cc:2468] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.120828  7156 consensus_queue.cc:260] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.123778  7156 ts_tablet_manager.cc:1434] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260713 09:01:02.123622  7006 leader_election.cc:304] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.125487  7154 tablet_bootstrap.cc:492] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.126349  7154 ts_tablet_manager.cc:1403] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.148s	user 0.066s	sys 0.067s
I20260713 09:01:02.126263  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800229a14e744084b58fa13dab9ad25f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.126935  7113 raft_consensus.cc:3060] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.124818  7194 leader_election.cc:290] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.128427  7162 consensus_queue.cc:1048] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.129316  7154 raft_consensus.cc:359] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.130816  7154 raft_consensus.cc:385] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.131116  7154 raft_consensus.cc:740] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.131721  7154 consensus_queue.cc:260] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:02.132537  7080 consensus_peers.cc:597] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:02.126281  7197 raft_consensus.cc:2804] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.133508  7197 raft_consensus.cc:697] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:02.133914  7154 ts_tablet_manager.cc:1434] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:02.134308  7197 consensus_queue.cc:237] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.131736  7114 raft_consensus.cc:3060] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.140185  7181 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.142110  7113 raft_consensus.cc:2468] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.142225  7162 raft_consensus.cc:493] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.142717  7162 raft_consensus.cc:515] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.134814  7154 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:02.144795  7155 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.145210  7155 ts_tablet_manager.cc:1403] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.185s	user 0.036s	sys 0.071s
I20260713 09:01:02.147589  7155 raft_consensus.cc:359] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.148200  7155 raft_consensus.cc:385] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.148487  7155 raft_consensus.cc:740] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.149004  7162 leader_election.cc:290] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.149216  7155 consensus_queue.cc:260] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.124802  7156 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.150101  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.150719  7113 raft_consensus.cc:2468] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.151353  7155 ts_tablet_manager.cc:1434] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:02.151822  7005 leader_election.cc:304] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.152292  7155 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.152679  7162 raft_consensus.cc:2804] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.153121  7162 raft_consensus.cc:493] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.153506  7162 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.156091  7156 tablet_bootstrap.cc:654] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.157359  7194 raft_consensus.cc:493] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.157806  7194 raft_consensus.cc:515] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.158746  6863 catalog_manager.cc:5697] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:02.159786  7194 leader_election.cc:290] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.160213  7162 raft_consensus.cc:515] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.162225  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.162915  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.163465  6962 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.164032  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.164058  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb5429845f4a46a8c45d479d7f069b" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.165571  7005 leader_election.cc:304] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [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: afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.167104  7217 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.169616  7154 tablet_bootstrap.cc:654] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.173159  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.173743  7113 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.176811  7162 leader_election.cc:290] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.180961  7236 consensus_queue.cc:1048] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.183168  7113 raft_consensus.cc:2468] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.184763  7155 tablet_bootstrap.cc:654] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.185451  7194 raft_consensus.cc:2749] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:02.185447  7005 leader_election.cc:304] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.188850  7194 raft_consensus.cc:2804] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.189450  7194 raft_consensus.cc:697] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:02.191197  7194 consensus_queue.cc:237] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.204567  7156 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.205240  7156 ts_tablet_manager.cc:1403] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.000s
I20260713 09:01:02.219179  7217 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.229408  7156 raft_consensus.cc:359] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.230396  7156 raft_consensus.cc:385] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.230729  7156 raft_consensus.cc:740] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.231597  7156 consensus_queue.cc:260] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.245693  7154 tablet_bootstrap.cc:492] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.246201  7154 ts_tablet_manager.cc:1403] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.001s
I20260713 09:01:02.248899  7154 raft_consensus.cc:359] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.249552  7154 raft_consensus.cc:385] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.249817  7154 raft_consensus.cc:740] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.250396  7154 consensus_queue.cc:260] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.257745  7156 ts_tablet_manager.cc:1434] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260713 09:01:02.262821  7156 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.264948  7154 ts_tablet_manager.cc:1434] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:01:02.269744  7154 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:02.354051  7181 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.376116  7181 raft_consensus.cc:493] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.377259  7181 raft_consensus.cc:515] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.379348  7236 raft_consensus.cc:493] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.379904  7236 raft_consensus.cc:515] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.382323  7236 leader_election.cc:290] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.384088  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.384452  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:02.383491  7181 leader_election.cc:290] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
W20260713 09:01:02.385599  7080 leader_election.cc:343] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:02.386091  7077 leader_election.cc:343] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.386521  7077 leader_election.cc:304] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:02.385752  7181 raft_consensus.cc:493] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.387375  7181 raft_consensus.cc:515] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.390741  7181 leader_election.cc:290] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:02.390641  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.391307  7181 raft_consensus.cc:2749] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.392172  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefd7bed1c0442e59adfe118af1e86e4" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:02.392839  7039 raft_consensus.cc:2393] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in current term 1: Already voted for candidate 41cb997cc74349c095b6f8144a36ca6f in this term.
I20260713 09:01:02.394200  7077 leader_election.cc:304] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:02.394894  7181 raft_consensus.cc:3060] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.398986  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.398940  7216 raft_consensus.cc:493] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.400578  7216 raft_consensus.cc:515] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.401782  7181 raft_consensus.cc:2749] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.402904  7216 leader_election.cc:290] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.403002  6963 raft_consensus.cc:2468] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.404151  6965 raft_consensus.cc:3060] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.404198  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:02.404888  7039 raft_consensus.cc:2468] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:02.405902  6928 leader_election.cc:304] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.406679  7236 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.407675  7216 raft_consensus.cc:2804] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.408281  7216 raft_consensus.cc:493] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.408756  7216 raft_consensus.cc:3060] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.408728  7006 leader_election.cc:304] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.409789  7236 raft_consensus.cc:2804] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.410171  7236 raft_consensus.cc:493] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.410549  7236 raft_consensus.cc:3060] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.413353  7181 consensus_queue.cc:1048] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.418414  7236 raft_consensus.cc:515] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.419585  7156 tablet_bootstrap.cc:654] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.431962  7155 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.432438  7155 ts_tablet_manager.cc:1403] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.280s	user 0.040s	sys 0.066s
I20260713 09:01:02.437144  7216 raft_consensus.cc:515] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.437482  7155 raft_consensus.cc:359] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.438133  7155 raft_consensus.cc:385] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:02.438196  6911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:02.438501  7155 raft_consensus.cc:740] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.440045  7155 consensus_queue.cc:260] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.440992  7236 leader_election.cc:290] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.441502  7216 leader_election.cc:290] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.443495  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.443850  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:02.444451  6963 raft_consensus.cc:2393] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afd91b64ba894c44a3b2c91bdf03f5b8 in current term 1: Already voted for candidate 41cb997cc74349c095b6f8144a36ca6f in this term.
I20260713 09:01:02.444538  7039 raft_consensus.cc:2393] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41cb997cc74349c095b6f8144a36ca6f in current term 1: Already voted for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in this term.
I20260713 09:01:02.450040  7161 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.453055  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.453747  7114 raft_consensus.cc:2468] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:02.456070  7155 ts_tablet_manager.cc:1434] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:01:02.456840  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.457100  7155 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.457492  7111 raft_consensus.cc:3060] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.460677  6962 raft_consensus.cc:2468] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.468851  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.470674  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ac509e1b845379ff743a1135bb9cc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.475661  7160 consensus_queue.cc:1048] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.506979  7156 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.507488  7156 ts_tablet_manager.cc:1403] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.245s	user 0.029s	sys 0.015s
I20260713 09:01:02.510062  7156 raft_consensus.cc:359] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.510768  7156 raft_consensus.cc:385] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.511021  7156 raft_consensus.cc:740] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.511647  7156 consensus_queue.cc:260] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.513801  7156 ts_tablet_manager.cc:1434] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:02.514647  7156 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.514772  7154 tablet_bootstrap.cc:654] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.517307  7162 raft_consensus.cc:493] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.517843  7162 raft_consensus.cc:515] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.520226  7155 tablet_bootstrap.cc:654] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.521152  7162 leader_election.cc:290] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.521247  7211 raft_consensus.cc:493] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.521754  7211 raft_consensus.cc:515] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.522200  7156 tablet_bootstrap.cc:654] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.523784  7211 leader_election.cc:290] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:02.525523  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.528990  6863 catalog_manager.cc:5697] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:02.533443  7080 leader_election.cc:343] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.525058  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:02.530689  6930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.3:39057, user_credentials={real_user=slave}} blocked reactor thread for 59544us
I20260713 09:01:02.534403  7039 raft_consensus.cc:2468] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:02.534448  6863 catalog_manager.cc:5697] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.535801  7077 leader_election.cc:304] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:02.536222  6863 catalog_manager.cc:5697] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.537307  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.537737  7211 raft_consensus.cc:2804] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.538130  7211 raft_consensus.cc:493] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.538502  7211 raft_consensus.cc:3060] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:02.539558  7006 consensus_peers.cc:597] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:02.540683  7006 leader_election.cc:343] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.530433  7005 leader_election.cc:304] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.542649  7162 raft_consensus.cc:2749] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.546465  7236 consensus_queue.cc:1048] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.546766  7194 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.546981  7211 raft_consensus.cc:515] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.552013  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.552772  7160 raft_consensus.cc:493] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.554670  7211 leader_election.cc:290] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:02.555735  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
W20260713 09:01:02.556036  7080 leader_election.cc:343] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.556468  7039 raft_consensus.cc:3060] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.553428  7160 raft_consensus.cc:515] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.561216  7155 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.561697  7155 ts_tablet_manager.cc:1403] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.001s
I20260713 09:01:02.562922  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f24f78a231452e8e651ac6c3bd4f1f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.563898  7109 raft_consensus.cc:2393] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afd91b64ba894c44a3b2c91bdf03f5b8 in current term 1: Already voted for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in this term.
I20260713 09:01:02.564208  7155 raft_consensus.cc:359] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.570206  7155 raft_consensus.cc:385] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.570515  7155 raft_consensus.cc:740] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.571165  7155 consensus_queue.cc:260] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.573686  7155 ts_tablet_manager.cc:1434] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:01:02.574592  7155 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.580137  7160 leader_election.cc:290] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:02.581039  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.581507  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
W20260713 09:01:02.593339  7080 leader_election.cc:343] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.593779  7039 raft_consensus.cc:2468] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
W20260713 09:01:02.594103  7077 leader_election.cc:343] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.594516  7077 leader_election.cc:304] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:02.596189  7254 raft_consensus.cc:2749] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.601074  7156 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.601514  7156 ts_tablet_manager.cc:1403] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.025s
I20260713 09:01:02.583441  7111 raft_consensus.cc:2468] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:02.588903  7005 leader_election.cc:304] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.589799  7217 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.603941  7194 raft_consensus.cc:2749] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.604010  7156 raft_consensus.cc:359] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.604718  7156 raft_consensus.cc:385] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.604975  7156 raft_consensus.cc:740] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.605711  7156 consensus_queue.cc:260] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.591217  7154 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.607858  7156 ts_tablet_manager.cc:1434] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:02.607992  7154 ts_tablet_manager.cc:1403] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.339s	user 0.007s	sys 0.009s
I20260713 09:01:02.610496  7154 raft_consensus.cc:359] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.611097  7154 raft_consensus.cc:385] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.611346  7154 raft_consensus.cc:740] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.596060  7077 leader_election.cc:304] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:02.612370  7248 raft_consensus.cc:2804] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.582177  7155 tablet_bootstrap.cc:654] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.613579  7154 consensus_queue.cc:260] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.616585  7248 raft_consensus.cc:697] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:02.617475  7248 consensus_queue.cc:237] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.612031  7156 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.628631  7154 ts_tablet_manager.cc:1434] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:01:02.637655  7154 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:02.642553  6930 leader_election.cc:304] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:02.644423  7217 raft_consensus.cc:2804] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.644966  7217 raft_consensus.cc:697] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:02.646461  7217 consensus_queue.cc:237] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.654018  7197 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.655545  7154 tablet_bootstrap.cc:654] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.657083  7156 tablet_bootstrap.cc:654] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.662084  7155 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.662496  7155 ts_tablet_manager.cc:1403] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.012s
I20260713 09:01:02.665885  7155 raft_consensus.cc:359] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.666366  7155 raft_consensus.cc:385] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.666607  7155 raft_consensus.cc:740] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.668161  7155 consensus_queue.cc:260] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.673974  7155 ts_tablet_manager.cc:1434] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:01:02.674713  7155 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.685019  6860 catalog_manager.cc:5697] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.697396  7155 tablet_bootstrap.cc:654] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.699496  7156 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.703258  7156 ts_tablet_manager.cc:1403] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.006s
I20260713 09:01:02.704986  7194 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.705823  7156 raft_consensus.cc:359] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.706482  7156 raft_consensus.cc:385] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.706737  7156 raft_consensus.cc:740] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.706897  7248 raft_consensus.cc:493] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.701815  6863 catalog_manager.cc:5697] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:02.707316  7248 raft_consensus.cc:515] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.710367  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.710456  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:02.712109  7154 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
W20260713 09:01:02.712180  7080 leader_election.cc:343] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.712634  7248 leader_election.cc:290] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:02.713127  7154 ts_tablet_manager.cc:1403] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.000s
W20260713 09:01:02.713224  7077 leader_election.cc:343] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.713635  7077 leader_election.cc:304] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:02.714636  7181 raft_consensus.cc:2749] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.715178  6962 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.716408  7156 consensus_queue.cc:260] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.718691  7156 ts_tablet_manager.cc:1434] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:01:02.719534  7156 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.720139  7154 raft_consensus.cc:359] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.720798  7154 raft_consensus.cc:385] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.721035  7154 raft_consensus.cc:740] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.721715  7154 consensus_queue.cc:260] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.728588  7156 tablet_bootstrap.cc:654] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.739948  7156 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.740382  7156 ts_tablet_manager.cc:1403] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260713 09:01:02.741816  7154 ts_tablet_manager.cc:1434] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:01:02.743880  7154 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:02.749155  7156 raft_consensus.cc:359] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.749822  7156 raft_consensus.cc:385] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.750111  7156 raft_consensus.cc:740] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.750764  7156 consensus_queue.cc:260] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.751726  7194 raft_consensus.cc:493] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.752856  7194 raft_consensus.cc:515] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.754352  7155 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.754827  7155 ts_tablet_manager.cc:1403] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.027s
I20260713 09:01:02.754943  7154 tablet_bootstrap.cc:654] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.756376  7156 ts_tablet_manager.cc:1434] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:01:02.757297  7156 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:02.757069  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.757726  6964 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.758872  7006 leader_election.cc:304] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.759255  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.759907  7109 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.761166  7194 leader_election.cc:290] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.761765  7236 raft_consensus.cc:2804] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.762125  7236 raft_consensus.cc:493] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.762434  7236 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.763511  7156 tablet_bootstrap.cc:654] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.768221  7155 raft_consensus.cc:359] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.769272  7155 raft_consensus.cc:385] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.769691  7155 raft_consensus.cc:740] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.770586  7155 consensus_queue.cc:260] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.772858  7155 ts_tablet_manager.cc:1434] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:02.773788  7155 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.774225  7194 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:02.780267  7155 tablet_bootstrap.cc:654] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.782523  7162 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.784734  7236 raft_consensus.cc:515] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.788185  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.788954  6963 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.795686  7154 tablet_bootstrap.cc:492] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.795815  7162 raft_consensus.cc:493] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.796140  7154 ts_tablet_manager.cc:1403] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260713 09:01:02.796231  7162 raft_consensus.cc:515] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.798375  7162 leader_election.cc:290] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.798759  7154 raft_consensus.cc:359] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.799604  7154 raft_consensus.cc:385] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.799962  7154 raft_consensus.cc:740] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.800788  7154 consensus_queue.cc:260] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.802320  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.803310  7154 ts_tablet_manager.cc:1434] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:02.804319  7154 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
W20260713 09:01:02.806818  7005 leader_election.cc:343] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.809594  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.814016  7154 tablet_bootstrap.cc:654] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.816843  7155 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.817466  7155 ts_tablet_manager.cc:1403] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.013s
W20260713 09:01:02.820250  7006 leader_election.cc:343] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.821069  7006 leader_election.cc:304] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.820624  7155 raft_consensus.cc:359] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.822028  7194 raft_consensus.cc:2749] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.824333  7155 raft_consensus.cc:385] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.824824  7155 raft_consensus.cc:740] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.825770  7155 consensus_queue.cc:260] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.829147  7155 ts_tablet_manager.cc:1434] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:01:02.830281  7155 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.833598  6963 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.853181  7006 leader_election.cc:304] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:02.854378  7194 raft_consensus.cc:2804] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.854967  7194 raft_consensus.cc:697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:02.856014  7194 consensus_queue.cc:237] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.849072  7155 tablet_bootstrap.cc:654] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.847836  7154 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.862208  7154 ts_tablet_manager.cc:1403] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.001s
I20260713 09:01:02.865803  7154 raft_consensus.cc:359] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.872948  7233 raft_consensus.cc:493] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.876806  7233 raft_consensus.cc:515] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.878101  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.878772  7110 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.881379  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
W20260713 09:01:02.883785  7005 leader_election.cc:343] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.882135  7233 leader_election.cc:290] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.886482  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.887276  7110 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.887204  7154 raft_consensus.cc:385] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.888373  7154 raft_consensus.cc:740] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.889516  7154 consensus_queue.cc:260] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.889539  7155 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.891204  7155 ts_tablet_manager.cc:1403] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.000s
I20260713 09:01:02.893595  7154 ts_tablet_manager.cc:1434] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:01:02.891010  6963 raft_consensus.cc:2468] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.894352  7236 leader_election.cc:290] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.897543  7006 leader_election.cc:304] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.898813  7154 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:02.899821  7236 raft_consensus.cc:2804] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.900221  7236 raft_consensus.cc:493] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.900590  7236 raft_consensus.cc:3060] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.894389  7155 raft_consensus.cc:359] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.903256  7156 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.902134  7155 raft_consensus.cc:385] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.903707  7156 ts_tablet_manager.cc:1403] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.147s	user 0.064s	sys 0.053s
I20260713 09:01:02.903733  7155 raft_consensus.cc:740] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.904528  7155 consensus_queue.cc:260] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.906318  7156 raft_consensus.cc:359] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.907017  7156 raft_consensus.cc:385] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.907284  7156 raft_consensus.cc:740] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.907927  7156 consensus_queue.cc:260] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.911394  7154 tablet_bootstrap.cc:654] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.911691  7236 raft_consensus.cc:515] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.914542  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.914708  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.915526  7194 raft_consensus.cc:493] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.916822  7155 ts_tablet_manager.cc:1434] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:01:02.916451  7194 raft_consensus.cc:515] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.917907  7155 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
W20260713 09:01:02.918128  7005 leader_election.cc:343] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.918558  7194 leader_election.cc:290] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.919728  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.915506  7156 ts_tablet_manager.cc:1434] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:01:02.920282  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.920349  7110 raft_consensus.cc:2468] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.921157  7156 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
W20260713 09:01:02.921873  7006 leader_election.cc:343] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.915324  6963 raft_consensus.cc:3060] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.924232  6964 raft_consensus.cc:3060] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.925324  7005 leader_election.cc:304] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:02.930168  7194 raft_consensus.cc:2804] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.930538  7194 raft_consensus.cc:493] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.930648  7236 leader_election.cc:290] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.930886  7194 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.931313  7155 tablet_bootstrap.cc:654] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.943454  6963 raft_consensus.cc:2468] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.944273  7156 tablet_bootstrap.cc:654] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.947715  7006 leader_election.cc:304] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.948740  7236 raft_consensus.cc:2804] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.944247  6859 catalog_manager.cc:5697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.949915  7236 raft_consensus.cc:697] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:02.951197  7236 consensus_queue.cc:237] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.951905  7194 raft_consensus.cc:515] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.953635  7155 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:02.954078  7155 ts_tablet_manager.cc:1403] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260713 09:01:02.961035  7233 raft_consensus.cc:493] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.961488  7233 raft_consensus.cc:515] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.963833  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:02.964066  7233 leader_election.cc:290] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.967149  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:02.963973  7155 raft_consensus.cc:359] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.967895  7155 raft_consensus.cc:385] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.968178  7155 raft_consensus.cc:740] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
W20260713 09:01:02.968291  7006 leader_election.cc:343] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.969203  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.964419  7110 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.968834  7155 consensus_queue.cc:260] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:02.970410  7005 leader_election.cc:343] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.970835  7005 leader_election.cc:304] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:02.976392  7233 raft_consensus.cc:2749] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.960350  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:02.965580  7162 raft_consensus.cc:493] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.978930  7155 ts_tablet_manager.cc:1434] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:01:02.978763  7162 raft_consensus.cc:515] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.965890  7194 leader_election.cc:290] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.980109  7155 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:02.980713  7162 leader_election.cc:290] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:02.981267  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:02.982074  7006 leader_election.cc:343] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:02.982784  7006 leader_election.cc:343] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.983016  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:02.975319  7110 raft_consensus.cc:2468] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:02.983510  7109 raft_consensus.cc:2468] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:02.987317  7154 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:02.987709  7154 ts_tablet_manager.cc:1403] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.001s
I20260713 09:01:02.991760  7154 raft_consensus.cc:359] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.992405  7154 raft_consensus.cc:385] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.992712  7154 raft_consensus.cc:740] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.988602  7005 leader_election.cc:304] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:02.994318  7005 leader_election.cc:304] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:02.995404  7162 raft_consensus.cc:2804] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.995445  7154 consensus_queue.cc:260] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.996052  7162 raft_consensus.cc:697] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:02.997063  7162 consensus_queue.cc:237] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.997404  7236 raft_consensus.cc:2804] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.997996  7236 raft_consensus.cc:493] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.998394  7236 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.999002  7156 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:02.999533  7156 ts_tablet_manager.cc:1403] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.003s
I20260713 09:01:03.002177  7156 raft_consensus.cc:359] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.002805  7156 raft_consensus.cc:385] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.003072  7156 raft_consensus.cc:740] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.003566  7155 tablet_bootstrap.cc:654] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.997084  6859 catalog_manager.cc:5697] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.005548  7236 raft_consensus.cc:515] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:02.997407  7154 ts_tablet_manager.cc:1434] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:03.007072  7154 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.008992  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
W20260713 09:01:03.010743  7006 leader_election.cc:343] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.014976  7236 leader_election.cc:290] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.007506  7156 consensus_queue.cc:260] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.016709  7156 ts_tablet_manager.cc:1434] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:01:03.017614  7156 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:03.017980  7155 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:03.018296  7155 ts_tablet_manager.cc:1403] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260713 09:01:03.020943  7155 raft_consensus.cc:359] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.021611  7155 raft_consensus.cc:385] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.021890  7155 raft_consensus.cc:740] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.022542  7155 consensus_queue.cc:260] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.023511  7156 tablet_bootstrap.cc:654] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.026512  7155 ts_tablet_manager.cc:1434] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:03.027472  7155 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:03.027374  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:03.028393  7109 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.029008  7254 raft_consensus.cc:493] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.029502  7254 raft_consensus.cc:515] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.031191  7154 tablet_bootstrap.cc:654] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.031571  7254 leader_election.cc:290] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.033207  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.033854  7040 raft_consensus.cc:2468] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:03.034888  7155 tablet_bootstrap.cc:654] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.035282  7077 leader_election.cc:304] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:03.033788  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:03.036931  7080 leader_election.cc:343] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.038062  7248 raft_consensus.cc:2804] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.038429  7248 raft_consensus.cc:493] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.038748  7248 raft_consensus.cc:3060] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.040277  7109 raft_consensus.cc:2468] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:03.043738  7154 tablet_bootstrap.cc:492] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.045501  7154 ts_tablet_manager.cc:1403] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260713 09:01:03.045655  7005 leader_election.cc:304] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.046845  7236 raft_consensus.cc:2804] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.047298  7236 raft_consensus.cc:697] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:03.048085  7236 consensus_queue.cc:237] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.049101  7154 raft_consensus.cc:359] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.049957  7154 raft_consensus.cc:385] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.049860  7248 raft_consensus.cc:515] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.050369  7154 raft_consensus.cc:740] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.051424  7154 consensus_queue.cc:260] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.052917  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
W20260713 09:01:03.054425  7080 leader_election.cc:343] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.054986  7154 ts_tablet_manager.cc:1434] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:01:03.056869  7154 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.058753  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb985d2f9e4242b69247c24bdff10f29" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:03.059471  7040 raft_consensus.cc:3060] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.062055  7155 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:03.062498  7155 ts_tablet_manager.cc:1403] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.010s
I20260713 09:01:03.067281  7155 raft_consensus.cc:359] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.068136  7155 raft_consensus.cc:385] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.068446  7155 raft_consensus.cc:740] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.069116  7155 consensus_queue.cc:260] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.071158  7040 raft_consensus.cc:2468] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:03.071072  6862 catalog_manager.cc:5697] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.072490  7077 leader_election.cc:304] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.073359  7254 raft_consensus.cc:2804] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.073285  6862 catalog_manager.cc:5697] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.074558  7254 raft_consensus.cc:697] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:03.075373  7254 consensus_queue.cc:237] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.071102  7155 ts_tablet_manager.cc:1434] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:03.077047  7155 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:03.082086  7248 leader_election.cc:290] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.083614  7156 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:03.084091  7156 ts_tablet_manager.cc:1403] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.006s
I20260713 09:01:03.077796  7217 consensus_queue.cc:1048] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.128290  6862 catalog_manager.cc:5697] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:03.139077  7156 raft_consensus.cc:359] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.139638  7156 raft_consensus.cc:385] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.139863  7156 raft_consensus.cc:740] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.140419  7156 consensus_queue.cc:260] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.142159  7154 tablet_bootstrap.cc:654] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.143024  7156 ts_tablet_manager.cc:1434] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260713 09:01:03.144255  7156 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:03.141242  7254 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:01:03.166742  7155 tablet_bootstrap.cc:654] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.174583  7156 tablet_bootstrap.cc:654] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:03.174837  7080 consensus_peers.cc:597] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:03.174778  7290 consensus_queue.cc:1048] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.201658  7154 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.202136  7154 ts_tablet_manager.cc:1403] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.145s	user 0.038s	sys 0.064s
I20260713 09:01:03.203804  7156 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:03.204231  7156 ts_tablet_manager.cc:1403] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.001s
I20260713 09:01:03.204653  7154 raft_consensus.cc:359] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.205320  7154 raft_consensus.cc:385] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.205586  7154 raft_consensus.cc:740] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.206281  7154 consensus_queue.cc:260] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.206640  7156 raft_consensus.cc:359] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.207257  7156 raft_consensus.cc:385] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.207525  7156 raft_consensus.cc:740] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.208173  7156 consensus_queue.cc:260] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.210615  7156 ts_tablet_manager.cc:1434] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:03.211429  7156 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:03.215706  7154 ts_tablet_manager.cc:1434] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:01:03.217730  7156 tablet_bootstrap.cc:654] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.219146  7155 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:03.219259  7154 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.219720  7155 ts_tablet_manager.cc:1403] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.143s	user 0.017s	sys 0.019s
I20260713 09:01:03.222693  7290 raft_consensus.cc:493] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.223184  7290 raft_consensus.cc:515] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.225314  7290 leader_election.cc:290] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.226310  7160 raft_consensus.cc:493] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.226769  7160 raft_consensus.cc:515] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.227160  7154 tablet_bootstrap.cc:654] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.227782  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.228413  7110 raft_consensus.cc:2468] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:03.229710  6930 leader_election.cc:304] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:03.229710  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:03.230665  7290 raft_consensus.cc:2804] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:01:03.231796  7080 leader_election.cc:343] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.231420  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.232530  7040 raft_consensus.cc:2468] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:03.233114  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.233691  7038 raft_consensus.cc:2468] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:03.231947  7290 raft_consensus.cc:493] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.234620  7290 raft_consensus.cc:3060] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.234848  7077 leader_election.cc:304] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.235656  7248 raft_consensus.cc:2804] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.236020  7248 raft_consensus.cc:493] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.236356  7248 raft_consensus.cc:3060] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.240535  7154 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.241493  7154 ts_tablet_manager.cc:1403] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260713 09:01:03.222294  7155 raft_consensus.cc:359] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.243858  7155 raft_consensus.cc:385] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.244221  7155 raft_consensus.cc:740] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.245456  7217 raft_consensus.cc:493] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.246071  7217 raft_consensus.cc:515] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.245648  7155 consensus_queue.cc:260] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.248178  7217 leader_election.cc:290] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.246440  7290 raft_consensus.cc:515] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.250275  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
W20260713 09:01:03.251734  6930 leader_election.cc:343] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.252583  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.253211  7038 raft_consensus.cc:2468] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 0.
I20260713 09:01:03.254891  6928 leader_election.cc:304] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:03.256201  7155 ts_tablet_manager.cc:1434] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260713 09:01:03.259049  7155 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: Bootstrap starting.
I20260713 09:01:03.257948  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:03.256702  7217 raft_consensus.cc:2804] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.260730  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca9b3f098284c2bac13992a4280a41e" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:03.261670  7038 raft_consensus.cc:3060] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.262105  7217 raft_consensus.cc:493] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.262460  7217 raft_consensus.cc:3060] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.261736  7110 raft_consensus.cc:3060] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.240648  7160 leader_election.cc:290] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.269160  7217 raft_consensus.cc:515] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.271608  7110 raft_consensus.cc:2468] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:03.272018  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:03.272605  7039 raft_consensus.cc:3060] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.272835  6930 leader_election.cc:304] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:03.273592  7173 raft_consensus.cc:2804] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.275389  7154 raft_consensus.cc:359] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.276271  7154 raft_consensus.cc:385] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.276628  7154 raft_consensus.cc:740] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.279228  7038 raft_consensus.cc:2468] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:03.285718  7039 raft_consensus.cc:2468] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 1.
I20260713 09:01:03.261161  7290 leader_election.cc:290] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.291719  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
W20260713 09:01:03.292935  6930 leader_election.cc:343] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.300026  7160 raft_consensus.cc:493] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.300830  7160 raft_consensus.cc:515] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.305555  7160 leader_election.cc:290] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.306638  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.307265  7040 raft_consensus.cc:2468] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 0.
I20260713 09:01:03.307914  7162 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.308465  7077 leader_election.cc:304] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:03.309866  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
W20260713 09:01:03.311514  7080 leader_election.cc:343] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.312122  7181 raft_consensus.cc:2804] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.312603  7181 raft_consensus.cc:493] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.313006  7181 raft_consensus.cc:3060] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.318915  7236 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:01:03.319628  6894 debug-util.cc:398] Leaking SignalData structure 0x7b0800036220 after lost signal to thread 5851
W20260713 09:01:03.320824  6894 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9a20 after lost signal to thread 6897
I20260713 09:01:03.324831  7236 raft_consensus.cc:493] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.332830  7160 raft_consensus.cc:493] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.337630  7236 raft_consensus.cc:515] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.338647  7154 consensus_queue.cc:260] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:03.338240  6894 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7820 after lost signal to thread 6989
W20260713 09:01:03.340209  6894 debug-util.cc:398] Leaking SignalData structure 0x7b08001376c0 after lost signal to thread 7064
I20260713 09:01:03.340790  7154 ts_tablet_manager.cc:1434] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.099s	user 0.004s	sys 0.023s
I20260713 09:01:03.342427  7154 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.343297  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:03.344761  7217 leader_election.cc:290] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
W20260713 09:01:03.345037  7006 leader_election.cc:343] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.345628  7155 tablet_bootstrap.cc:654] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.346186  7156 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:03.346695  7156 ts_tablet_manager.cc:1403] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.135s	user 0.034s	sys 0.041s
I20260713 09:01:03.348198  6928 leader_election.cc:304] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700
I20260713 09:01:03.348636  7173 raft_consensus.cc:697] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:03.349730  7154 tablet_bootstrap.cc:654] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.349517  7173 consensus_queue.cc:237] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.333563  7160 raft_consensus.cc:515] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.365007  7160 leader_election.cc:290] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.365891  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:03.365628  6862 catalog_manager.cc:5697] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.366675  6962 raft_consensus.cc:2393] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in current term 1: Already voted for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in this term.
I20260713 09:01:03.368870  7155 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: No bootstrap required, opened a new log
I20260713 09:01:03.369302  7155 ts_tablet_manager.cc:1403] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.004s
I20260713 09:01:03.371845  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6753c868524f472e96cfc49f5eda3ac3" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.371845  7155 raft_consensus.cc:359] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.372730  7155 raft_consensus.cc:385] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.373013  7155 raft_consensus.cc:740] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.373616  7155 consensus_queue.cc:260] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.282281  7248 raft_consensus.cc:515] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.350987  7298 raft_consensus.cc:2804] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.374671  7298 raft_consensus.cc:697] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:03.375519  7298 consensus_queue.cc:237] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.376012  7248 leader_election.cc:290] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.377310  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:03.377981  7155 ts_tablet_manager.cc:1434] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:03.378007  7173 raft_consensus.cc:493] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:03.378700  7080 leader_election.cc:343] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.379127  7173 raft_consensus.cc:515] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.379906  7077 leader_election.cc:304] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:03.381137  7173 leader_election.cc:290] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.381942  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.382423  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.383149  7109 raft_consensus.cc:2393] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb997cc74349c095b6f8144a36ca6f in current term 1: Already voted for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in this term.
I20260713 09:01:03.384347  6930 leader_election.cc:304] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:03.381820  7248 raft_consensus.cc:3060] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.352602  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.353188  7236 leader_election.cc:290] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.358354  7156 raft_consensus.cc:359] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.343307  7181 raft_consensus.cc:515] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.362288  7154 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
W20260713 09:01:03.341323  6894 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2460 after lost signal to thread 7138
I20260713 09:01:03.385733  7110 raft_consensus.cc:2468] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:03.392743  7156 raft_consensus.cc:385] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.393224  7156 raft_consensus.cc:740] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.393785  7005 leader_election.cc:304] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.394153  7181 leader_election.cc:290] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.394654  7236 raft_consensus.cc:2804] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.394819  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:03.395051  7236 raft_consensus.cc:493] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.395386  7236 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.395440  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:03.395418  7039 raft_consensus.cc:3060] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.386112  7298 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:03.397312  7080 leader_election.cc:343] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.399770  7154 ts_tablet_manager.cc:1403] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.006s
I20260713 09:01:03.402382  7154 raft_consensus.cc:359] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.403028  7154 raft_consensus.cc:385] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.403290  7154 raft_consensus.cc:740] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.391040  6862 catalog_manager.cc:5697] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.403029  7298 raft_consensus.cc:2749] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:03.403862  7154 consensus_queue.cc:260] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.404151  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:03.404801  7038 raft_consensus.cc:3060] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.406116  7154 ts_tablet_manager.cc:1434] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:03.407065  7154 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.409803  7039 raft_consensus.cc:2468] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:03.412346  7156 consensus_queue.cc:260] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.413952  7181 raft_consensus.cc:493] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.414664  7181 raft_consensus.cc:515] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.416476  7038 raft_consensus.cc:2468] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in term 1.
I20260713 09:01:03.417795  7077 leader_election.cc:304] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.414152  7154 tablet_bootstrap.cc:654] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.419445  7160 raft_consensus.cc:2804] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.419960  7160 raft_consensus.cc:697] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:03.421078  7160 consensus_queue.cc:237] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.422462  7236 raft_consensus.cc:515] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.426101  7181 leader_election.cc:290] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:03.426824  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:03.427809  7236 leader_election.cc:290] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.428229  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:03.428839  7110 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.429764  7077 leader_election.cc:304] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:03.430795  7254 raft_consensus.cc:2804] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.431283  7254 raft_consensus.cc:697] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Leader. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:03.432086  7254 consensus_queue.cc:237] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.434286  7156 ts_tablet_manager.cc:1434] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.087s	user 0.011s	sys 0.004s
I20260713 09:01:03.436342  7110 raft_consensus.cc:2468] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:03.437919  7005 leader_election.cc:304] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:03.442221  7194 raft_consensus.cc:2804] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.442821  7194 raft_consensus.cc:697] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:03.443470  7248 raft_consensus.cc:2749] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:03.443639  7194 consensus_queue.cc:237] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.444710  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68594b355244a79954dc18c3dd0d768" candidate_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.445492  7038 raft_consensus.cc:2393] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in current term 1: Already voted for candidate 41cb997cc74349c095b6f8144a36ca6f in this term.
I20260713 09:01:03.449645  7077 leader_election.cc:304] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:03.450608  7181 raft_consensus.cc:3060] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.453337  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:03.463012  7156 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Bootstrap starting.
I20260713 09:01:03.493605  7162 raft_consensus.cc:493] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.501132  7162 raft_consensus.cc:515] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.503751  7162 leader_election.cc:290] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.505617  7154 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.506201  7154 ts_tablet_manager.cc:1403] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.019s
I20260713 09:01:03.510684  7156 tablet_bootstrap.cc:654] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.519522  7181 raft_consensus.cc:2749] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:03.528538  7154 raft_consensus.cc:359] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.529240  7154 raft_consensus.cc:385] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.529489  7154 raft_consensus.cc:740] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.530478  7154 consensus_queue.cc:260] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.532452  7154 ts_tablet_manager.cc:1434] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260713 09:01:03.538412  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2de8d186d45af86bcc1607720803a" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f" is_pre_election: true
I20260713 09:01:03.540196  6962 raft_consensus.cc:2468] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:03.543587  7154 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.543212  6859 catalog_manager.cc:5697] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:03.545744  7006 leader_election.cc:343] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:03.547899  7236 consensus_queue.cc:1048] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.548877  7006 leader_election.cc:304] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:03.550017  7312 raft_consensus.cc:2804] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:03.550381  7312 raft_consensus.cc:493] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:03.550695  7312 raft_consensus.cc:3060] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.551385  7156 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: No bootstrap required, opened a new log
I20260713 09:01:03.551875  7156 ts_tablet_manager.cc:1403] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.004s
W20260713 09:01:03.553025  7006 consensus_peers.cc:597] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:03.554294  7311 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.555990  7156 raft_consensus.cc:359] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.557564  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2de8d186d45af86bcc1607720803a" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.557966  7156 raft_consensus.cc:385] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.560940  7156 raft_consensus.cc:740] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.561537  7311 consensus_queue.cc:1048] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.564606  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.561757  7156 consensus_queue.cc:260] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.565827  7110 raft_consensus.cc:2468] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 0.
I20260713 09:01:03.569965  6862 catalog_manager.cc:5697] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:03.575690  7154 tablet_bootstrap.cc:654] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.583439  7156 ts_tablet_manager.cc:1434] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.004s
I20260713 09:01:03.590715  7311 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.597029  7154 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.597494  7154 ts_tablet_manager.cc:1403] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260713 09:01:03.600080  7154 raft_consensus.cc:359] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
W20260713 09:01:03.600855  6911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:03.602269  7154 raft_consensus.cc:385] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.602578  7154 raft_consensus.cc:740] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.611547  6862 catalog_manager.cc:5697] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:03.612991  7154 consensus_queue.cc:260] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.616951  7154 ts_tablet_manager.cc:1434] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:01:03.617823  7154 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.620117  7312 raft_consensus.cc:515] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.631101  7312 leader_election.cc:290] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.637147  6965 raft_consensus.cc:3060] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.639930  6962 raft_consensus.cc:3060] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.632841  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2de8d186d45af86bcc1607720803a" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:03.640883  7112 raft_consensus.cc:3060] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.643093  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2de8d186d45af86bcc1607720803a" candidate_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:03.643698  6963 raft_consensus.cc:3060] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.652796  7154 tablet_bootstrap.cc:654] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.655465  7309 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.662376  7309 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:01:03.666512  6963 raft_consensus.cc:2468] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:03.671195  7006 leader_election.cc:304] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:03.678184  7112 raft_consensus.cc:2468] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd91b64ba894c44a3b2c91bdf03f5b8 in term 1.
I20260713 09:01:03.674286  7312 raft_consensus.cc:2804] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:03.690469  7312 raft_consensus.cc:697] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Leader. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:03.691558  7312 consensus_queue.cc:237] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.737980  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.753902  7154 tablet_bootstrap.cc:492] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.754376  7154 ts_tablet_manager.cc:1403] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.137s	user 0.004s	sys 0.022s
I20260713 09:01:03.757236  7154 raft_consensus.cc:359] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.757884  7154 raft_consensus.cc:385] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.758164  7154 raft_consensus.cc:740] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.758838  7154 consensus_queue.cc:260] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.765128  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.766654  7154 ts_tablet_manager.cc:1434] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260713 09:01:03.767655  7154 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.774471  7154 tablet_bootstrap.cc:654] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.780164  6863 catalog_manager.cc:5697] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.818466  7154 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.818989  7154 ts_tablet_manager.cc:1403] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.020s
I20260713 09:01:03.822342  7154 raft_consensus.cc:359] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.823024  7154 raft_consensus.cc:385] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.823244  7154 raft_consensus.cc:740] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.824394  7154 consensus_queue.cc:260] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.826478  7154 ts_tablet_manager.cc:1434] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:03.827735  7154 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: Bootstrap starting.
I20260713 09:01:03.834702  7154 tablet_bootstrap.cc:654] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:03.841997  7154 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: No bootstrap required, opened a new log
I20260713 09:01:03.842456  7154 ts_tablet_manager.cc:1403] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260713 09:01:03.848064  7154 raft_consensus.cc:359] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.848798  7154 raft_consensus.cc:385] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:03.849150  7154 raft_consensus.cc:740] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Initialized, Role: FOLLOWER
I20260713 09:01:03.849483  7173 raft_consensus.cc:493] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.849798  7154 consensus_queue.cc:260] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.849915  7173 raft_consensus.cc:515] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.851821  7154 ts_tablet_manager.cc:1434] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:01:03.852574  7173 leader_election.cc:290] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.854271  7109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.855768  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b280a7969d65499d929fcdb8cf74295b" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.856316  7039 raft_consensus.cc:2393] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb997cc74349c095b6f8144a36ca6f in current term 1: Already voted for candidate 635c7c9bdbd54ab4a290fa2c1bc7e700 in this term.
I20260713 09:01:03.857254  6928 leader_election.cc:304] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:03.857872  7173 raft_consensus.cc:3060] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.865466  7173 raft_consensus.cc:2749] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:03.887265  7173 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.888413  7309 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.900122  7173 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:01:03.916349  6961 raft_consensus.cc:3060] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:03.929591  7181 consensus_queue.cc:1048] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.948853  7173 raft_consensus.cc:493] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:03.949481  7173 raft_consensus.cc:515] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:03.950585  7181 consensus_queue.cc:1048] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.953948  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" is_pre_election: true
I20260713 09:01:03.958973  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ffd4f93362465f877a301ac4bafb1a" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" is_pre_election: true
I20260713 09:01:03.961401  6930 leader_election.cc:304] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [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: 41cb997cc74349c095b6f8144a36ca6f; no voters: 635c7c9bdbd54ab4a290fa2c1bc7e700, afd91b64ba894c44a3b2c91bdf03f5b8
I20260713 09:01:03.962752  7297 raft_consensus.cc:2749] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:03.968245  7194 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.982298  7173 leader_election.cc:290] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:03.995489  7181 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:04.029398  6962 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:04.037281  7310 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:04.114399  7194 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:04.134696  7194 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:04.138083  6962 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:04.160638  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:04.167758  7342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:04.171038  7343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:04.173957  5848 server_base.cc:1061] running on GCE node
W20260713 09:01:04.174719  7345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:04.176980  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:04.177259  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:04.177465  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933264177448 us; error 0 us; skew 500 ppm
I20260713 09:01:04.178241  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:04.181087  5848 webserver.cc:533] Webserver started at http://127.5.182.4:41123/ using document root <none> and password file <none>
I20260713 09:01:04.181589  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:04.181799  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:04.182065  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:04.183080  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-3-root/instance:
uuid: "575c19901b5c4eb381b3c700b711ca3b"
format_stamp: "Formatted at 2026-07-13 09:01:04 on dist-test-slave-jm2j"
I20260713 09:01:04.188643  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:01:04.193058  7350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:04.193939  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:01:04.194327  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
uuid: "575c19901b5c4eb381b3c700b711ca3b"
format_stamp: "Formatted at 2026-07-13 09:01:04 on dist-test-slave-jm2j"
I20260713 09:01:04.194706  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:04.217052  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:04.218820  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:04.220687  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:04.223647  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:04.223932  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:04.224246  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:04.224490  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:04.318598  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.4:36543
I20260713 09:01:04.318730  7412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.4:36543 every 8 connection(s)
I20260713 09:01:04.331054  5848 auto_leader_rebalancer-test.cc:392] add a tserver: 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:04.349664  7413 heartbeater.cc:344] Connected to a master server at 127.5.182.62:46335
I20260713 09:01:04.350134  7413 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:04.351042  7413 heartbeater.cc:507] Master 127.5.182.62:46335 requested a full tablet report, sending...
I20260713 09:01:04.353255  6863 ts_manager.cc:194] Registered new tserver with Master: 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543)
I20260713 09:01:04.354380  6863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58242
I20260713 09:01:04.671370  7038 consensus_queue.cc:237] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:04.678249  7112 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.681279  6962 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.681442  7310 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.682757  7236 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:04.697161  7006 consensus_peers.cc:597] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 800229a14e744084b58fa13dab9ad25f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.695799  7310 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.698024  7114 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.701171  6962 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.717563  6863 catalog_manager.cc:5697] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:04.760731  7114 consensus_queue.cc:237] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:04.769675  7038 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.775213  7248 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.775525  6962 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.777174  7309 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:04.787281  7080 consensus_peers.cc:597] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44bb5429845f4a46a8c45d479d7f069b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.791193  7248 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.797643  6962 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.798156  7038 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.810416  6859 catalog_manager.cc:5697] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:04.848392  6962 consensus_queue.cc:237] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:04.858379  7114 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.859979  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.867120  7040 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.868836  7434 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:04.870108  6931 consensus_peers.cc:597] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aca9b3f098284c2bac13992a4280a41e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.872131  7434 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.879252  7114 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.893602  7040 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.886740  7038 consensus_queue.cc:237] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:04.901599  6859 catalog_manager.cc:5697] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:04.963980  7006 consensus_peers.cc:597] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03fd3ea0eeab4175aca059946fb6d3dc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.966782  6962 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.966964  7114 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.968168  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.969008  7236 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.975327  7194 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.979384  7114 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.982175  6962 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:04.998448  6859 catalog_manager.cc:5697] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:05.079926  7441 ts_tablet_manager.cc:933] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:05.087432  7441 tablet_copy_client.cc:323] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:05.114449  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 800229a14e744084b58fa13dab9ad25f from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:05.115016  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 800229a14e744084b58fa13dab9ad25f from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-800229a14e744084b58fa13dab9ad25f
I20260713 09:01:05.121019  7050 tablet_copy_source_session.cc:215] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:05.124302  7441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800229a14e744084b58fa13dab9ad25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:05.140769  7441 tablet_copy_client.cc:806] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:05.141420  7441 tablet_copy_client.cc:670] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:05.148535  7441 tablet_copy_client.cc:538] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:05.160161  7441 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:05.190465  7441 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:05.191669  7441 tablet_bootstrap.cc:492] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:05.192453  7441 ts_tablet_manager.cc:1403] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260713 09:01:05.195746  7441 raft_consensus.cc:359] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.197439  7441 raft_consensus.cc:740] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:05.198235  7441 consensus_queue.cc:260] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.206627  7441 ts_tablet_manager.cc:1434] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:01:05.207511  7413 heartbeater.cc:499] Master 127.5.182.62:46335 was elected leader, sending a full tablet report...
I20260713 09:01:05.209831  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-800229a14e744084b58fa13dab9ad25f received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:05.210383  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-800229a14e744084b58fa13dab9ad25f on tablet 800229a14e744084b58fa13dab9ad25f with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:05.349591  7441 ts_tablet_manager.cc:933] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:05.349790  7446 ts_tablet_manager.cc:933] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:05.355688  7441 tablet_copy_client.cc:323] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.3:39057
I20260713 09:01:05.374364  7446 tablet_copy_client.cc:323] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:05.376793  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 03fd3ea0eeab4175aca059946fb6d3dc from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:05.377399  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 03fd3ea0eeab4175aca059946fb6d3dc from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-03fd3ea0eeab4175aca059946fb6d3dc
I20260713 09:01:05.387392  7124 tablet_copy_service.cc:140] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Received BeginTabletCopySession request for tablet 44bb5429845f4a46a8c45d479d7f069b from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:52374)
I20260713 09:01:05.388055  7124 tablet_copy_service.cc:161] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Beginning new tablet copy session on tablet 44bb5429845f4a46a8c45d479d7f069b from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:52374: session id = 575c19901b5c4eb381b3c700b711ca3b-44bb5429845f4a46a8c45d479d7f069b
I20260713 09:01:05.396072  7124 tablet_copy_source_session.cc:215] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:05.397727  7050 tablet_copy_source_session.cc:215] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:05.403343  7441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb5429845f4a46a8c45d479d7f069b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:05.406252  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fd3ea0eeab4175aca059946fb6d3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:05.429028  7446 tablet_copy_client.cc:806] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:05.429666  7446 tablet_copy_client.cc:670] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:05.433768  7441 tablet_copy_client.cc:806] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:05.434374  7441 tablet_copy_client.cc:670] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:05.439704  7446 tablet_copy_client.cc:538] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:05.451066  7446 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:05.453114  7441 tablet_copy_client.cc:538] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:05.453562  7450 ts_tablet_manager.cc:933] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:05.466296  7450 tablet_copy_client.cc:323] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.1:39791
I20260713 09:01:05.479532  7388 raft_consensus.cc:1217] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.489771  7446 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:05.492666  7446 tablet_bootstrap.cc:492] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:05.493422  7446 ts_tablet_manager.cc:1403] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.014s
I20260713 09:01:05.494412  6975 tablet_copy_service.cc:140] P 41cb997cc74349c095b6f8144a36ca6f: Received BeginTabletCopySession request for tablet aca9b3f098284c2bac13992a4280a41e from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:37068)
I20260713 09:01:05.495028  6975 tablet_copy_service.cc:161] P 41cb997cc74349c095b6f8144a36ca6f: Beginning new tablet copy session on tablet aca9b3f098284c2bac13992a4280a41e from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:37068: session id = 575c19901b5c4eb381b3c700b711ca3b-aca9b3f098284c2bac13992a4280a41e
I20260713 09:01:05.497376  7446 raft_consensus.cc:359] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.498425  7446 raft_consensus.cc:740] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:05.499111  7446 consensus_queue.cc:260] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.503126  6975 tablet_copy_source_session.cc:215] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:05.506573  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca9b3f098284c2bac13992a4280a41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:05.509006  7446 ts_tablet_manager.cc:1434] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:01:05.517247  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-03fd3ea0eeab4175aca059946fb6d3dc received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:05.517727  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-03fd3ea0eeab4175aca059946fb6d3dc on tablet 03fd3ea0eeab4175aca059946fb6d3dc with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:05.527910  7450 tablet_copy_client.cc:806] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:05.528435  7441 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:05.528512  7450 tablet_copy_client.cc:670] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:05.532428  7450 tablet_copy_client.cc:538] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:05.542299  7450 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:05.572661  7450 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:05.573863  7450 tablet_bootstrap.cc:492] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:05.574004  7441 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:05.574882  7441 tablet_bootstrap.cc:492] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:05.575521  7441 ts_tablet_manager.cc:1403] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.004s
I20260713 09:01:05.575521  7450 ts_tablet_manager.cc:1403] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.006s
I20260713 09:01:05.578852  7441 raft_consensus.cc:359] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.579712  7441 raft_consensus.cc:740] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:05.579312  7450 raft_consensus.cc:359] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.580225  7450 raft_consensus.cc:740] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:05.580402  7441 consensus_queue.cc:260] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.580946  7450 consensus_queue.cc:260] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:05.583876  7450 ts_tablet_manager.cc:1434] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:01:05.585709  6975 tablet_copy_service.cc:342] P 41cb997cc74349c095b6f8144a36ca6f: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-aca9b3f098284c2bac13992a4280a41e received from {username='slave'} at 127.0.0.1:37068
I20260713 09:01:05.586154  6975 tablet_copy_service.cc:434] P 41cb997cc74349c095b6f8144a36ca6f: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-aca9b3f098284c2bac13992a4280a41e on tablet aca9b3f098284c2bac13992a4280a41e with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:05.591878  7441 ts_tablet_manager.cc:1434] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:01:05.595857  7124 tablet_copy_service.cc:342] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-44bb5429845f4a46a8c45d479d7f069b received from {username='slave'} at 127.0.0.1:52374
I20260713 09:01:05.596356  7124 tablet_copy_service.cc:434] P 635c7c9bdbd54ab4a290fa2c1bc7e700: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-44bb5429845f4a46a8c45d479d7f069b on tablet 44bb5429845f4a46a8c45d479d7f069b with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:05.841746  7388 raft_consensus.cc:1217] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.862777  7310 raft_consensus.cc:1064] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:05.865691  7310 consensus_queue.cc:237] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:05.878333  7388 raft_consensus.cc:1217] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.888744  7388 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.891553  7236 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:05.904072  6962 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.905710  7236 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:05.935465  7194 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:05.943351  6961 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:05.959939  7388 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:05.976979  6863 catalog_manager.cc:5697] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:05.998160  7387 raft_consensus.cc:1217] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:06.025991  7114 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.030181  7194 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.042366  7112 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.063467  7039 consensus_queue.cc:237] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:06.076290  6962 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:06.079926  7194 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:06.081453  7388 raft_consensus.cc:1275] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:06.083143  7194 consensus_queue.cc:1048] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:06.086472  7310 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.099368  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 800229a14e744084b58fa13dab9ad25f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:06.098522  6962 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.106351  6863 catalog_manager.cc:5697] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:06.108716  7388 raft_consensus.cc:2955] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.119354  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet 800229a14e744084b58fa13dab9ad25f with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:06.131122  7468 tablet_replica.cc:333] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:06.132519  7468 raft_consensus.cc:2243] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:06.134562  7468 raft_consensus.cc:2272] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:06.140980  7468 ts_tablet_manager.cc:1916] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:06.161171  7468 ts_tablet_manager.cc:1929] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:06.161631  7468 log.cc:1199] T 800229a14e744084b58fa13dab9ad25f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/800229a14e744084b58fa13dab9ad25f
I20260713 09:01:06.163295  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet 800229a14e744084b58fa13dab9ad25f (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:06.428305  7438 raft_consensus.cc:1064] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:06.430859  7438 consensus_queue.cc:237] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:06.447678  7388 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.450551  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:06.452837  7039 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.454377  7112 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.462678  7471 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.466327  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.494992  7460 raft_consensus.cc:1064] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:06.500023  7310 raft_consensus.cc:1064] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:06.499727  7460 consensus_queue.cc:237] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:06.502525  7310 consensus_queue.cc:237] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:06.519690  7387 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.521000  6962 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.522603  7112 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.524113  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.526669  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.542982  7387 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.545661  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.579797  7458 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.570324  7438 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.599702  6961 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.602960  7386 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.613112  7039 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:06.616820  7458 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.631253  7194 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.646849  7039 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.651731  7388 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.653704  7462 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260713 09:01:06.698137  6961 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.682775  7114 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.712002  7112 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.692301  6860 catalog_manager.cc:5697] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:06.724041  7462 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.675592  6863 catalog_manager.cc:5697] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:06.735872  7387 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.806898  7038 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.922431  6965 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:06.989665  6862 catalog_manager.cc:5697] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
W20260713 09:01:07.017201  7471 consensus_queue.cc:1175] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "575c19901b5c4eb381b3c700b711ca3b" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260713 09:01:07.017911  7112 consensus_queue.cc:237] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:07.022827  6965 consensus_queue.cc:237] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:07.023918  7038 consensus_queue.cc:237] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:07.032024  7388 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.034660  7471 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:07.050766  7386 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.051297  6964 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.053057  7479 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:07.055208  7194 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:07.062654  7470 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.064590  7386 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.067689  7038 raft_consensus.cc:1275] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.069977  7194 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.069497  7479 consensus_queue.cc:1048] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260713 09:01:07.073118  7387 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.073474  7236 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:07.074466  6964 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.078878  7477 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.081631  7386 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.084885  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03fd3ea0eeab4175aca059946fb6d3dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:07.096858  6863 catalog_manager.cc:5697] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.087913  7388 raft_consensus.cc:2955] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.090416  7040 raft_consensus.cc:2955] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.094549  6860 catalog_manager.cc:5697] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.107280  7112 raft_consensus.cc:1275] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:07.108816  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet aca9b3f098284c2bac13992a4280a41e with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:07.110106  7173 consensus_queue.cc:1048] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:07.117244  6849 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44bb5429845f4a46a8c45d479d7f069b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:07.118957  7112 raft_consensus.cc:2955] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:07.125751  6859 catalog_manager.cc:5697] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:07.128490  6850 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aca9b3f098284c2bac13992a4280a41e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:07.135671  7496 tablet_replica.cc:333] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:07.137025  7496 raft_consensus.cc:2243] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:07.138055  7496 raft_consensus.cc:2272] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:07.142777  7496 ts_tablet_manager.cc:1916] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:07.145712  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet 03fd3ea0eeab4175aca059946fb6d3dc with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:07.149328  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 44bb5429845f4a46a8c45d479d7f069b with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:07.159319  7498 tablet_replica.cc:333] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:07.165652  7498 raft_consensus.cc:2243] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:07.166450  7498 raft_consensus.cc:2272] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:07.170751  7498 ts_tablet_manager.cc:1916] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:07.172272  7496 ts_tablet_manager.cc:1929] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:07.172857  7496 log.cc:1199] T aca9b3f098284c2bac13992a4280a41e P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/aca9b3f098284c2bac13992a4280a41e
I20260713 09:01:07.174593  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet aca9b3f098284c2bac13992a4280a41e (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:07.175992  7497 tablet_replica.cc:333] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:07.177105  7497 raft_consensus.cc:2243] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:07.177966  7497 raft_consensus.cc:2272] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:07.181699  7497 ts_tablet_manager.cc:1916] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:07.185833  7498 ts_tablet_manager.cc:1929] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:07.186264  7498 log.cc:1199] T 44bb5429845f4a46a8c45d479d7f069b P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/44bb5429845f4a46a8c45d479d7f069b
I20260713 09:01:07.187933  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet 44bb5429845f4a46a8c45d479d7f069b (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:07.199188  7497 ts_tablet_manager.cc:1929] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:07.199709  7497 log.cc:1199] T 03fd3ea0eeab4175aca059946fb6d3dc P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/03fd3ea0eeab4175aca059946fb6d3dc
I20260713 09:01:07.201596  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet 03fd3ea0eeab4175aca059946fb6d3dc (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:08.194324  7112 consensus_queue.cc:237] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.200940  7038 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:08.201576  7080 consensus_peers.cc:597] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49ffd4f93362465f877a301ac4bafb1a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:08.202572  7501 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.203576  6964 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:08.205017  7501 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.211467  7479 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.213717  7038 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.227010  7040 consensus_queue.cc:237] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.231248  6860 catalog_manager.cc:5697] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.233304  6964 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.252489  7112 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:08.253111  7006 consensus_peers.cc:597] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ed86a40d5b341a89ea334650867ccce. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:08.254537  7236 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.258179  6965 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:08.259735  7510 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.273342  7236 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.293581  6965 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.299623  7112 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.304097  6964 consensus_queue.cc:237] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.321573  6862 catalog_manager.cc:5697] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:08.324208  7040 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:08.324787  6931 consensus_peers.cc:597] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3225d55063d457b9a4e7ff45c38cd87. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:08.325871  7112 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:08.328280  7500 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.330761  7499 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.352262  7499 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.354924  7040 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.358506  7114 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.370316  6860 catalog_manager.cc:5697] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.380782  7040 consensus_queue.cc:237] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.395841  7114 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:08.396485  7006 consensus_peers.cc:597] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 044fc10dbdeb4f079f9e4871b80809fe. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:08.397337  7236 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.398780  6964 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:08.400640  7236 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:08.406553  7510 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.408442  7114 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.411113  6965 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.422642  6862 catalog_manager.cc:5697] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:08.589715  7521 ts_tablet_manager.cc:933] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:08.591759  7521 tablet_copy_client.cc:323] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.3:39057
I20260713 09:01:08.593622  7124 tablet_copy_service.cc:140] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Received BeginTabletCopySession request for tablet 49ffd4f93362465f877a301ac4bafb1a from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:52374)
I20260713 09:01:08.594095  7124 tablet_copy_service.cc:161] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Beginning new tablet copy session on tablet 49ffd4f93362465f877a301ac4bafb1a from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:52374: session id = 575c19901b5c4eb381b3c700b711ca3b-49ffd4f93362465f877a301ac4bafb1a
I20260713 09:01:08.601408  7124 tablet_copy_source_session.cc:215] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:08.604912  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ffd4f93362465f877a301ac4bafb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:08.620158  7521 tablet_copy_client.cc:806] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:08.620757  7521 tablet_copy_client.cc:670] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:08.624805  7521 tablet_copy_client.cc:538] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:08.633275  7521 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:08.655122  7521 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:08.655987  7521 tablet_bootstrap.cc:492] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:08.656687  7521 ts_tablet_manager.cc:1403] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260713 09:01:08.659582  7521 raft_consensus.cc:359] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.660391  7521 raft_consensus.cc:740] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:08.661043  7521 consensus_queue.cc:260] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.664301  7521 ts_tablet_manager.cc:1434] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:08.665944  7124 tablet_copy_service.cc:342] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-49ffd4f93362465f877a301ac4bafb1a received from {username='slave'} at 127.0.0.1:52374
I20260713 09:01:08.666396  7124 tablet_copy_service.cc:434] P 635c7c9bdbd54ab4a290fa2c1bc7e700: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-49ffd4f93362465f877a301ac4bafb1a on tablet 49ffd4f93362465f877a301ac4bafb1a with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:08.824678  7521 ts_tablet_manager.cc:933] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:08.828195  7521 tablet_copy_client.cc:323] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:08.830164  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 7ed86a40d5b341a89ea334650867ccce from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:08.830765  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 7ed86a40d5b341a89ea334650867ccce from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-7ed86a40d5b341a89ea334650867ccce
I20260713 09:01:08.840210  7050 tablet_copy_source_session.cc:215] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:08.844077  7526 ts_tablet_manager.cc:933] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:08.844106  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed86a40d5b341a89ea334650867ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:08.876645  7526 tablet_copy_client.cc:323] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:08.878698  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 044fc10dbdeb4f079f9e4871b80809fe from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:08.879208  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 044fc10dbdeb4f079f9e4871b80809fe from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-044fc10dbdeb4f079f9e4871b80809fe
I20260713 09:01:08.880900  7521 tablet_copy_client.cc:806] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:08.881524  7521 tablet_copy_client.cc:670] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:08.887437  7050 tablet_copy_source_session.cc:215] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:08.890785  7521 tablet_copy_client.cc:538] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:08.892578  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044fc10dbdeb4f079f9e4871b80809fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:08.909476  7521 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:08.915665  7526 tablet_copy_client.cc:806] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:08.916510  7526 tablet_copy_client.cc:670] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:08.920200  7526 tablet_copy_client.cc:538] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:08.932873  7526 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:08.948248  7521 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:08.949172  7521 tablet_bootstrap.cc:492] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:08.949854  7521 ts_tablet_manager.cc:1403] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.015s
I20260713 09:01:08.952772  7521 raft_consensus.cc:359] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.953554  7521 raft_consensus.cc:740] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:08.954159  7521 consensus_queue.cc:260] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.963116  7529 ts_tablet_manager.cc:933] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:08.965920  7529 tablet_copy_client.cc:323] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.1:39791
I20260713 09:01:08.968087  6975 tablet_copy_service.cc:140] P 41cb997cc74349c095b6f8144a36ca6f: Received BeginTabletCopySession request for tablet e3225d55063d457b9a4e7ff45c38cd87 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:37068)
I20260713 09:01:08.956501  7521 ts_tablet_manager.cc:1434] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:08.968667  6975 tablet_copy_service.cc:161] P 41cb997cc74349c095b6f8144a36ca6f: Beginning new tablet copy session on tablet e3225d55063d457b9a4e7ff45c38cd87 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:37068: session id = 575c19901b5c4eb381b3c700b711ca3b-e3225d55063d457b9a4e7ff45c38cd87
I20260713 09:01:08.971489  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-7ed86a40d5b341a89ea334650867ccce received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:08.971909  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-7ed86a40d5b341a89ea334650867ccce on tablet 7ed86a40d5b341a89ea334650867ccce with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:08.983038  7526 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:08.984099  7526 tablet_bootstrap.cc:492] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:08.984860  7526 ts_tablet_manager.cc:1403] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.006s
I20260713 09:01:08.985251  6975 tablet_copy_source_session.cc:215] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:08.987921  7526 raft_consensus.cc:359] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.988663  7529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3225d55063d457b9a4e7ff45c38cd87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:08.988831  7526 raft_consensus.cc:740] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:08.989689  7526 consensus_queue.cc:260] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:08.992385  7526 ts_tablet_manager.cc:1434] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:08.994133  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-044fc10dbdeb4f079f9e4871b80809fe received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:08.994532  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-044fc10dbdeb4f079f9e4871b80809fe on tablet 044fc10dbdeb4f079f9e4871b80809fe with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:09.007057  7529 tablet_copy_client.cc:806] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:09.007652  7529 tablet_copy_client.cc:670] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:09.013759  7529 tablet_copy_client.cc:538] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:09.022914  7529 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:09.052009  7529 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:09.052901  7529 tablet_bootstrap.cc:492] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:09.053586  7529 ts_tablet_manager.cc:1403] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.012s
I20260713 09:01:09.057180  7529 raft_consensus.cc:359] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:09.058019  7529 raft_consensus.cc:740] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:09.059459  7529 consensus_queue.cc:260] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:09.062031  7529 ts_tablet_manager.cc:1434] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:09.069272  6975 tablet_copy_service.cc:342] P 41cb997cc74349c095b6f8144a36ca6f: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e3225d55063d457b9a4e7ff45c38cd87 received from {username='slave'} at 127.0.0.1:37068
I20260713 09:01:09.069730  6975 tablet_copy_service.cc:434] P 41cb997cc74349c095b6f8144a36ca6f: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e3225d55063d457b9a4e7ff45c38cd87 on tablet e3225d55063d457b9a4e7ff45c38cd87 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:09.079341  7386 raft_consensus.cc:1217] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:09.237700  7386 raft_consensus.cc:1217] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:09.277355  7386 raft_consensus.cc:1217] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:09.532404  7386 raft_consensus.cc:1217] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:09.638752  7510 raft_consensus.cc:1064] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:09.641601  7510 consensus_queue.cc:237] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:09.648844  7386 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.649458  7114 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.651604  6964 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.653355  7236 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.654270  7486 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.656158  7486 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.678785  7236 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.686844  7112 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.689322  7531 raft_consensus.cc:1064] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:09.691974  7531 consensus_queue.cc:237] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:09.703908  6964 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.706794  6863 catalog_manager.cc:5697] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.716226  7386 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.748193  7040 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.749539  6964 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.749732  7534 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:09.751142  7479 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.749589  7386 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.759912  7534 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.780905  7534 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.782581  7387 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.794219  6964 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.804584  7040 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.817679  7038 consensus_queue.cc:237] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:09.825852  6860 catalog_manager.cc:5697] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.840828  7112 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:09.841091  7387 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:09.842361  7510 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:09.850409  7510 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:09.854827  7236 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.857097  7387 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.870798  7112 consensus_queue.cc:237] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:09.879402  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ed86a40d5b341a89ea334650867ccce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:09.883661  6860 catalog_manager.cc:5697] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.891185  7114 raft_consensus.cc:2955] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.897850  7387 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:09.900348  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ed86a40d5b341a89ea334650867ccce with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:09.900410  7534 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:09.905362  7549 raft_consensus.cc:1064] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:09.907893  7549 consensus_queue.cc:237] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:09.908629  7531 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.910828  7550 tablet_replica.cc:333] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:09.912093  7550 raft_consensus.cc:2243] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:09.914575  7550 raft_consensus.cc:2272] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:09.915436  7386 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.938488  7550 ts_tablet_manager.cc:1916] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:09.947573  6964 raft_consensus.cc:1275] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:09.949453  7545 consensus_queue.cc:1048] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:09.953737  6849 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49ffd4f93362465f877a301ac4bafb1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:09.954876  6961 raft_consensus.cc:2955] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:09.962464  6859 catalog_manager.cc:5697] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:09.977240  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet 49ffd4f93362465f877a301ac4bafb1a with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:09.993104  7114 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.994475  6961 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.994421  7386 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:09.996197  7486 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.997699  7510 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:09.998517  7550 ts_tablet_manager.cc:1929] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:09.998917  7550 log.cc:1199] T 7ed86a40d5b341a89ea334650867ccce P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/7ed86a40d5b341a89ea334650867ccce
I20260713 09:01:09.999416  7510 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:10.000540  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet 7ed86a40d5b341a89ea334650867ccce (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:10.002473  7552 tablet_replica.cc:333] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:10.003494  7552 raft_consensus.cc:2243] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:10.004452  7552 raft_consensus.cc:2272] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:10.009899  7552 ts_tablet_manager.cc:1916] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:10.023679  7549 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.027206  6965 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.033336  7535 raft_consensus.cc:1064] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:10.035820  7535 consensus_queue.cc:237] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:10.039479  7114 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.042204  6860 catalog_manager.cc:5697] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:10.060017  7387 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:10.061440  7114 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:10.065035  7499 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:10.066915  7499 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:10.082007  7038 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:10.086838  7386 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.098527  7558 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260713 09:01:10.091960  7552 ts_tablet_manager.cc:1929] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:10.109779  7552 log.cc:1199] T 49ffd4f93362465f877a301ac4bafb1a P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/49ffd4f93362465f877a301ac4bafb1a
I20260713 09:01:10.112586  7040 consensus_queue.cc:237] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:10.119928  7387 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:10.122598  7549 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:10.123549  6965 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:10.125264  7549 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:10.124747  7499 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.129911  7112 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.130354  7236 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.142709  7386 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.144964  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet 49ffd4f93362465f877a301ac4bafb1a (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:10.145355  7387 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.140197  6965 raft_consensus.cc:2955] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.147625  6859 catalog_manager.cc:5697] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.154670  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 044fc10dbdeb4f079f9e4871b80809fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:10.162276  6860 catalog_manager.cc:5697] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:10.162652  7038 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.164525  6961 consensus_queue.cc:237] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:10.173686  7112 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:10.176800  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet 044fc10dbdeb4f079f9e4871b80809fe with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:10.178961  7499 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:10.192370  7388 raft_consensus.cc:1275] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:10.197305  7558 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.198477  7499 consensus_queue.cc:1048] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:10.204869  7388 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.210456  6850 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3225d55063d457b9a4e7ff45c38cd87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:10.211391  7112 raft_consensus.cc:2955] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.223368  7562 tablet_replica.cc:333] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:10.224221  7562 raft_consensus.cc:2243] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:10.224969  7562 raft_consensus.cc:2272] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:10.226478  6860 catalog_manager.cc:5697] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:10.229619  7562 ts_tablet_manager.cc:1916] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:10.241921  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet e3225d55063d457b9a4e7ff45c38cd87 with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:10.242878  7552 tablet_replica.cc:333] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:10.243803  7552 raft_consensus.cc:2243] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:10.244501  7552 raft_consensus.cc:2272] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:10.250303  7562 ts_tablet_manager.cc:1929] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:10.250423  7552 ts_tablet_manager.cc:1916] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:10.250900  7562 log.cc:1199] T 044fc10dbdeb4f079f9e4871b80809fe P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/044fc10dbdeb4f079f9e4871b80809fe
I20260713 09:01:10.254223  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet 044fc10dbdeb4f079f9e4871b80809fe (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:10.263753  7552 ts_tablet_manager.cc:1929] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:10.264110  7552 log.cc:1199] T e3225d55063d457b9a4e7ff45c38cd87 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/e3225d55063d457b9a4e7ff45c38cd87
I20260713 09:01:10.265540  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet e3225d55063d457b9a4e7ff45c38cd87 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:11.270741  7112 consensus_queue.cc:237] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.276518  7040 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.277016  6965 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:11.277300  7080 consensus_peers.cc:597] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb985d2f9e4242b69247c24bdff10f29. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.277719  7564 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:11.279083  7567 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.287705  7567 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.290356  7040 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.290889  6965 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.309681  6862 catalog_manager.cc:5697] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.311504  6961 consensus_queue.cc:237] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
W20260713 09:01:11.324887  6931 consensus_peers.cc:597] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fefd7bed1c0442e59adfe118af1e86e4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.326205  7112 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.327956  7040 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.335166  7499 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.336470  7576 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:11.358809  7576 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.360841  7038 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.365295  7112 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.373934  6860 catalog_manager.cc:5697] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:11.375617  6961 consensus_queue.cc:237] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
W20260713 09:01:11.383450  6931 consensus_peers.cc:597] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e28786dbb2ae444f889b953b9889be41. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.384136  7112 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.384481  7038 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.385305  7571 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.386202  7576 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.395879  7576 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.397435  7038 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.399379  7112 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.408936  6860 catalog_manager.cc:5697] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.416778  7038 consensus_queue.cc:237] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.431811  7112 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:11.432464  6961 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:11.431835  7006 consensus_peers.cc:597] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72a2de8d186d45af86bcc1607720803a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.433388  7236 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.434708  7586 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:11.441056  7587 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.442339  7112 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.454185  6965 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:11.454984  6860 catalog_manager.cc:5697] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:11.771121  7590 ts_tablet_manager.cc:933] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:11.772905  7590 tablet_copy_client.cc:323] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.3:39057
I20260713 09:01:11.774277  7124 tablet_copy_service.cc:140] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Received BeginTabletCopySession request for tablet cb985d2f9e4242b69247c24bdff10f29 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:52374)
I20260713 09:01:11.774696  7124 tablet_copy_service.cc:161] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Beginning new tablet copy session on tablet cb985d2f9e4242b69247c24bdff10f29 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:52374: session id = 575c19901b5c4eb381b3c700b711ca3b-cb985d2f9e4242b69247c24bdff10f29
I20260713 09:01:11.779456  7124 tablet_copy_source_session.cc:215] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:11.781961  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb985d2f9e4242b69247c24bdff10f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.792514  7590 tablet_copy_client.cc:806] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:11.793090  7590 tablet_copy_client.cc:670] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:11.796413  7590 tablet_copy_client.cc:538] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:11.803148  7590 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:11.820218  7590 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:11.821156  7590 tablet_bootstrap.cc:492] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:11.821920  7590 ts_tablet_manager.cc:1403] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260713 09:01:11.824306  7590 raft_consensus.cc:359] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.825037  7590 raft_consensus.cc:740] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:11.825527  7590 consensus_queue.cc:260] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.828197  7590 ts_tablet_manager.cc:1434] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:11.829957  7124 tablet_copy_service.cc:342] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-cb985d2f9e4242b69247c24bdff10f29 received from {username='slave'} at 127.0.0.1:52374
I20260713 09:01:11.830344  7124 tablet_copy_service.cc:434] P 635c7c9bdbd54ab4a290fa2c1bc7e700: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-cb985d2f9e4242b69247c24bdff10f29 on tablet cb985d2f9e4242b69247c24bdff10f29 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:11.833258  7594 ts_tablet_manager.cc:933] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:11.833954  7590 ts_tablet_manager.cc:933] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:11.844869  7590 tablet_copy_client.cc:323] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.1:39791
I20260713 09:01:11.845288  7594 tablet_copy_client.cc:323] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.1:39791
I20260713 09:01:11.846434  6975 tablet_copy_service.cc:140] P 41cb997cc74349c095b6f8144a36ca6f: Received BeginTabletCopySession request for tablet e28786dbb2ae444f889b953b9889be41 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:37068)
I20260713 09:01:11.846982  6975 tablet_copy_service.cc:161] P 41cb997cc74349c095b6f8144a36ca6f: Beginning new tablet copy session on tablet e28786dbb2ae444f889b953b9889be41 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:37068: session id = 575c19901b5c4eb381b3c700b711ca3b-e28786dbb2ae444f889b953b9889be41
I20260713 09:01:11.847146  6974 tablet_copy_service.cc:140] P 41cb997cc74349c095b6f8144a36ca6f: Received BeginTabletCopySession request for tablet fefd7bed1c0442e59adfe118af1e86e4 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:37068)
I20260713 09:01:11.847700  6974 tablet_copy_service.cc:161] P 41cb997cc74349c095b6f8144a36ca6f: Beginning new tablet copy session on tablet fefd7bed1c0442e59adfe118af1e86e4 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:37068: session id = 575c19901b5c4eb381b3c700b711ca3b-fefd7bed1c0442e59adfe118af1e86e4
I20260713 09:01:11.851979  6975 tablet_copy_source_session.cc:215] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:11.854418  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28786dbb2ae444f889b953b9889be41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.854728  6974 tablet_copy_source_session.cc:215] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:11.858119  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefd7bed1c0442e59adfe118af1e86e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.869031  7590 tablet_copy_client.cc:806] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:11.869613  7590 tablet_copy_client.cc:670] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:11.872951  7594 tablet_copy_client.cc:806] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:11.873539  7594 tablet_copy_client.cc:670] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:11.874320  7590 tablet_copy_client.cc:538] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:11.877038  7594 tablet_copy_client.cc:538] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:11.882947  7590 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:11.885677  7594 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:11.904716  7590 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:11.905725  7590 tablet_bootstrap.cc:492] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:11.906373  7590 ts_tablet_manager.cc:1403] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260713 09:01:11.907454  7594 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:11.908358  7594 tablet_bootstrap.cc:492] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:11.909000  7594 ts_tablet_manager.cc:1403] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.015s
I20260713 09:01:11.909312  7590 raft_consensus.cc:359] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.910175  7590 raft_consensus.cc:740] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:11.910830  7590 consensus_queue.cc:260] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.911857  7594 raft_consensus.cc:359] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.912770  7594 raft_consensus.cc:740] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:11.913164  7590 ts_tablet_manager.cc:1434] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:11.913471  7594 consensus_queue.cc:260] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:11.914940  6974 tablet_copy_service.cc:342] P 41cb997cc74349c095b6f8144a36ca6f: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e28786dbb2ae444f889b953b9889be41 received from {username='slave'} at 127.0.0.1:37068
I20260713 09:01:11.915360  6974 tablet_copy_service.cc:434] P 41cb997cc74349c095b6f8144a36ca6f: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e28786dbb2ae444f889b953b9889be41 on tablet e28786dbb2ae444f889b953b9889be41 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:11.915764  7594 ts_tablet_manager.cc:1434] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:11.917847  6974 tablet_copy_service.cc:342] P 41cb997cc74349c095b6f8144a36ca6f: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-fefd7bed1c0442e59adfe118af1e86e4 received from {username='slave'} at 127.0.0.1:37068
I20260713 09:01:11.918236  6974 tablet_copy_service.cc:434] P 41cb997cc74349c095b6f8144a36ca6f: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-fefd7bed1c0442e59adfe118af1e86e4 on tablet fefd7bed1c0442e59adfe118af1e86e4 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:11.931275  7594 ts_tablet_manager.cc:933] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:11.932981  7594 tablet_copy_client.cc:323] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:11.934383  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 72a2de8d186d45af86bcc1607720803a from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:11.934825  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 72a2de8d186d45af86bcc1607720803a from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-72a2de8d186d45af86bcc1607720803a
I20260713 09:01:11.941325  7050 tablet_copy_source_session.cc:215] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:11.945412  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2de8d186d45af86bcc1607720803a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:11.960325  7594 tablet_copy_client.cc:806] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:11.960994  7594 tablet_copy_client.cc:670] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:11.964609  7594 tablet_copy_client.cc:538] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:11.974644  7594 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:11.995720  7594 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:11.996644  7594 tablet_bootstrap.cc:492] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:11.997334  7594 ts_tablet_manager.cc:1403] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260713 09:01:11.999826  7594 raft_consensus.cc:359] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:12.000509  7594 raft_consensus.cc:740] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:12.001116  7594 consensus_queue.cc:260] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:12.002993  7594 ts_tablet_manager.cc:1434] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:12.005087  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-72a2de8d186d45af86bcc1607720803a received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:12.005535  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-72a2de8d186d45af86bcc1607720803a on tablet 72a2de8d186d45af86bcc1607720803a with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:12.207250  7386 raft_consensus.cc:1217] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:12.260782  7386 raft_consensus.cc:1217] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:12.307250  7386 raft_consensus.cc:1217] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:12.314373  7386 raft_consensus.cc:1217] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:12.755788  7586 raft_consensus.cc:1064] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:12.758272  7586 consensus_queue.cc:237] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.764797  7386 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.766065  7112 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.766230  7587 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.766618  6964 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.767508  7605 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.768326  7586 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.780898  7602 raft_consensus.cc:1064] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:12.783631  7602 consensus_queue.cc:237] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.784058  7586 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.785706  6964 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.798429  7112 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.801182  7388 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.802634  6859 catalog_manager.cc:5697] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.803637  7610 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.804347  7114 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.805045  7040 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.806645  7499 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.808517  7499 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.811684  7499 raft_consensus.cc:1064] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:12.818169  7499 consensus_queue.cc:237] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.824343  7388 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.845947  7610 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.847417  7386 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.863099  7040 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.864084  7387 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.865294  7114 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.866550  7616 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.866153  7112 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.867544  7602 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:12.881876  6863 catalog_manager.cc:5697] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.897367  7040 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.898890  7499 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.913558  7039 consensus_queue.cc:237] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.917292  7616 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.925395  7570 raft_consensus.cc:1064] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:12.928375  6964 consensus_queue.cc:237] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.929332  7038 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.927903  7570 consensus_queue.cc:237] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:12.930853  7388 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.936457  7386 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:12.936715  7112 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:12.937999  7387 raft_consensus.cc:1275] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:12.938151  7586 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:12.941063  7112 raft_consensus.cc:1275] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:12.942525  7586 consensus_queue.cc:1048] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:12.943200  7610 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:12.946066  7586 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.947460  7112 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.952240  7109 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.955662  7610 consensus_queue.cc:1048] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:12.970157  7602 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.970927  6860 catalog_manager.cc:5697] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.972733  7388 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.974965  7039 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:12.976727  7386 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:12.979425  7603 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:12.981935  7603 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:12.994655  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72a2de8d186d45af86bcc1607720803a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:13.002070  6859 catalog_manager.cc:5697] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:12.970372  7114 raft_consensus.cc:2955] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.012445  7386 raft_consensus.cc:2955] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.013926  6964 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:13.014093  6860 catalog_manager.cc:5697] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
W20260713 09:01:13.042788  7077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.2:46519, user_credentials={real_user=slave}} blocked reactor thread for 64024.3us
I20260713 09:01:13.045859  7570 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:13.046454  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet fefd7bed1c0442e59adfe118af1e86e4 with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:13.061738  6850 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fefd7bed1c0442e59adfe118af1e86e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:13.067148  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 72a2de8d186d45af86bcc1607720803a with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:13.066241  6964 consensus_queue.cc:237] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:13.073418  7637 tablet_replica.cc:333] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:13.074508  7637 raft_consensus.cc:2243] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:13.075313  7637 raft_consensus.cc:2272] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:13.079073  7637 ts_tablet_manager.cc:1916] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:13.080032  7038 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:13.081686  7631 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:13.091997  7628 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.093878  7386 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:13.098114  7637 ts_tablet_manager.cc:1929] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:13.098636  7637 log.cc:1199] T 72a2de8d186d45af86bcc1607720803a P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/72a2de8d186d45af86bcc1607720803a
I20260713 09:01:13.100598  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet 72a2de8d186d45af86bcc1607720803a (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:13.102525  6965 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.066262  7635 tablet_replica.cc:333] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:13.113577  7038 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.117503  7635 raft_consensus.cc:2243] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:13.118409  7635 raft_consensus.cc:2272] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:13.121943  7635 ts_tablet_manager.cc:1916] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:13.121110  6862 catalog_manager.cc:5697] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.126613  7627 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:13.128149  7039 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.129595  7632 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.123978  7386 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.147698  7635 ts_tablet_manager.cc:1929] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:13.148499  7635 log.cc:1199] T fefd7bed1c0442e59adfe118af1e86e4 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/fefd7bed1c0442e59adfe118af1e86e4
I20260713 09:01:13.150575  7112 consensus_queue.cc:237] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:13.153023  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet fefd7bed1c0442e59adfe118af1e86e4 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:13.158177  7388 raft_consensus.cc:2955] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.159578  6862 catalog_manager.cc:5697] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.170040  7039 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:13.172076  7387 raft_consensus.cc:1275] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:13.175706  6850 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e28786dbb2ae444f889b953b9889be41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:13.177433  7634 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:13.179116  7628 consensus_queue.cc:1048] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:13.185379  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet e28786dbb2ae444f889b953b9889be41 with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:13.188982  7628 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.194280  7639 tablet_replica.cc:333] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:13.195518  7639 raft_consensus.cc:2243] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:13.196334  7639 raft_consensus.cc:2272] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:13.199641  7039 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.201009  7639 ts_tablet_manager.cc:1916] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:13.200623  7387 raft_consensus.cc:2955] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.216297  6849 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb985d2f9e4242b69247c24bdff10f29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:13.219765  6860 catalog_manager.cc:5697] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:13.232973  7639 ts_tablet_manager.cc:1929] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:13.233440  7639 log.cc:1199] T e28786dbb2ae444f889b953b9889be41 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/e28786dbb2ae444f889b953b9889be41
I20260713 09:01:13.234975  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet e28786dbb2ae444f889b953b9889be41 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:13.236658  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet cb985d2f9e4242b69247c24bdff10f29 with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:13.237531  7637 tablet_replica.cc:333] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:13.238437  7637 raft_consensus.cc:2243] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:13.239045  7637 raft_consensus.cc:2272] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:13.242079  7637 ts_tablet_manager.cc:1916] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:13.252030  7637 ts_tablet_manager.cc:1929] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:13.252341  7637 log.cc:1199] T cb985d2f9e4242b69247c24bdff10f29 P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/cb985d2f9e4242b69247c24bdff10f29
I20260713 09:01:13.253480  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet cb985d2f9e4242b69247c24bdff10f29 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
W20260713 09:01:14.258581  7080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.4:36543, user_credentials={real_user=slave}} blocked reactor thread for 180079us
I20260713 09:01:14.300791  7039 consensus_queue.cc:237] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.357776  6964 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.358376  7110 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.360698  7587 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260713 09:01:14.363828  7006 consensus_peers.cc:597] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9324389881114dfd881f29043fc51ca8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:14.364636  7650 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.372231  7646 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.374877  7106 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.381323  6964 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.389314  6962 consensus_queue.cc:237] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.394603  6859 catalog_manager.cc:5697] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.400202  7106 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.401221  7040 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.401677  7647 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:14.402593  6931 consensus_peers.cc:597] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d68594b355244a79954dc18c3dd0d768. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:14.404534  7647 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:14.423398  7645 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.427659  7040 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.429061  7106 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.437129  7110 consensus_queue.cc:237] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.449054  6860 catalog_manager.cc:5697] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:14.451879  7080 consensus_peers.cc:597] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90f24f78a231452e8e651ac6c3bd4f1f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:14.453178  7040 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.453775  6962 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.455070  7644 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.456490  7603 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.472806  7644 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.475522  6962 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.491482  7038 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.491928  6860 catalog_manager.cc:5697] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.497900  7040 consensus_queue.cc:237] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.510008  7106 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:14.510867  7006 consensus_peers.cc:597] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6753c868524f472e96cfc49f5eda3ac3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:14.511088  6962 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:14.511564  7646 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.512600  7587 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.520944  7646 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.522742  7106 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.524417  6962 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.537508  6863 catalog_manager.cc:5697] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:14.819267  7668 ts_tablet_manager.cc:933] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:14.821171  7668 tablet_copy_client.cc:323] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:14.822703  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 9324389881114dfd881f29043fc51ca8 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:14.823223  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 9324389881114dfd881f29043fc51ca8 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-9324389881114dfd881f29043fc51ca8
I20260713 09:01:14.830538  7050 tablet_copy_source_session.cc:215] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:14.833634  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9324389881114dfd881f29043fc51ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:14.844901  7668 tablet_copy_client.cc:806] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:14.845485  7668 tablet_copy_client.cc:670] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:14.849401  7668 tablet_copy_client.cc:538] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:14.856441  7668 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:14.873358  7668 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:14.873421  7671 ts_tablet_manager.cc:933] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791)
I20260713 09:01:14.874365  7668 tablet_bootstrap.cc:492] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:14.875698  7668 ts_tablet_manager.cc:1403] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260713 09:01:14.876011  7671 tablet_copy_client.cc:323] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.1:39791
I20260713 09:01:14.877743  6974 tablet_copy_service.cc:140] P 41cb997cc74349c095b6f8144a36ca6f: Received BeginTabletCopySession request for tablet d68594b355244a79954dc18c3dd0d768 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:37068)
I20260713 09:01:14.878265  6974 tablet_copy_service.cc:161] P 41cb997cc74349c095b6f8144a36ca6f: Beginning new tablet copy session on tablet d68594b355244a79954dc18c3dd0d768 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:37068: session id = 575c19901b5c4eb381b3c700b711ca3b-d68594b355244a79954dc18c3dd0d768
I20260713 09:01:14.878436  7668 raft_consensus.cc:359] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.879135  7668 raft_consensus.cc:740] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:14.879653  7668 consensus_queue.cc:260] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.885591  6974 tablet_copy_source_session.cc:215] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:14.885870  7668 ts_tablet_manager.cc:1434] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:01:14.890996  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-9324389881114dfd881f29043fc51ca8 received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:14.891446  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-9324389881114dfd881f29043fc51ca8 on tablet 9324389881114dfd881f29043fc51ca8 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:14.892596  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68594b355244a79954dc18c3dd0d768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:14.907824  7671 tablet_copy_client.cc:806] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:14.908457  7671 tablet_copy_client.cc:670] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:14.911799  7671 tablet_copy_client.cc:538] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:14.920701  7671 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:14.939087  7671 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:14.939803  7671 tablet_bootstrap.cc:492] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:14.940366  7671 ts_tablet_manager.cc:1403] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260713 09:01:14.942607  7671 raft_consensus.cc:359] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.943199  7671 raft_consensus.cc:740] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:14.943679  7671 consensus_queue.cc:260] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:14.945565  7671 ts_tablet_manager.cc:1434] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:14.947151  6974 tablet_copy_service.cc:342] P 41cb997cc74349c095b6f8144a36ca6f: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-d68594b355244a79954dc18c3dd0d768 received from {username='slave'} at 127.0.0.1:37068
I20260713 09:01:14.947531  6974 tablet_copy_service.cc:434] P 41cb997cc74349c095b6f8144a36ca6f: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-d68594b355244a79954dc18c3dd0d768 on tablet d68594b355244a79954dc18c3dd0d768 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:14.995903  7671 ts_tablet_manager.cc:933] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:14.997625  7671 tablet_copy_client.cc:323] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:14.999050  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet 6753c868524f472e96cfc49f5eda3ac3 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:14.999545  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet 6753c868524f472e96cfc49f5eda3ac3 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-6753c868524f472e96cfc49f5eda3ac3
I20260713 09:01:15.001895  7668 ts_tablet_manager.cc:933] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:15.005312  7668 tablet_copy_client.cc:323] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.3:39057
I20260713 09:01:15.006925  7124 tablet_copy_service.cc:140] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Received BeginTabletCopySession request for tablet 90f24f78a231452e8e651ac6c3bd4f1f from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:52374)
I20260713 09:01:15.007185  7050 tablet_copy_source_session.cc:215] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:15.007508  7124 tablet_copy_service.cc:161] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Beginning new tablet copy session on tablet 90f24f78a231452e8e651ac6c3bd4f1f from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:52374: session id = 575c19901b5c4eb381b3c700b711ca3b-90f24f78a231452e8e651ac6c3bd4f1f
I20260713 09:01:15.009768  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6753c868524f472e96cfc49f5eda3ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:15.015733  7124 tablet_copy_source_session.cc:215] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:15.019335  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f24f78a231452e8e651ac6c3bd4f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:15.024874  7671 tablet_copy_client.cc:806] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:15.025542  7671 tablet_copy_client.cc:670] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:15.029213  7671 tablet_copy_client.cc:538] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:15.033839  7668 tablet_copy_client.cc:806] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:15.034462  7668 tablet_copy_client.cc:670] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:15.037226  7671 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:15.038251  7668 tablet_copy_client.cc:538] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:15.047294  7668 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:15.058364  7671 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:15.059247  7671 tablet_bootstrap.cc:492] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:15.059893  7671 ts_tablet_manager.cc:1403] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:01:15.063314  7671 raft_consensus.cc:359] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:15.064350  7671 raft_consensus.cc:740] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:15.066656  7671 consensus_queue.cc:260] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:15.068840  7671 ts_tablet_manager.cc:1434] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260713 09:01:15.074988  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-6753c868524f472e96cfc49f5eda3ac3 received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:15.075388  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-6753c868524f472e96cfc49f5eda3ac3 on tablet 6753c868524f472e96cfc49f5eda3ac3 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:15.076449  7668 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:15.077355  7668 tablet_bootstrap.cc:492] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:15.078054  7668 ts_tablet_manager.cc:1403] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.005s
I20260713 09:01:15.081815  7668 raft_consensus.cc:359] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:15.082667  7668 raft_consensus.cc:740] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:15.083302  7668 consensus_queue.cc:260] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:15.085685  7668 ts_tablet_manager.cc:1434] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:15.087277  7124 tablet_copy_service.cc:342] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-90f24f78a231452e8e651ac6c3bd4f1f received from {username='slave'} at 127.0.0.1:52374
I20260713 09:01:15.087662  7124 tablet_copy_service.cc:434] P 635c7c9bdbd54ab4a290fa2c1bc7e700: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-90f24f78a231452e8e651ac6c3bd4f1f on tablet 90f24f78a231452e8e651ac6c3bd4f1f with peer 575c19901b5c4eb381b3c700b711ca3b
W20260713 09:01:15.239041  7135 debug-util.cc:398] Leaking SignalData structure 0x7b08001667c0 after lost signal to thread 5851
W20260713 09:01:15.240098  7135 debug-util.cc:398] Leaking SignalData structure 0x7b0800060900 after lost signal to thread 6897
W20260713 09:01:15.241202  7135 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbc80 after lost signal to thread 6989
W20260713 09:01:15.242202  7135 debug-util.cc:398] Leaking SignalData structure 0x7b0800154c80 after lost signal to thread 7064
W20260713 09:01:15.242990  7135 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8760 after lost signal to thread 7138
W20260713 09:01:15.243749  7135 debug-util.cc:398] Leaking SignalData structure 0x7b08000aadc0 after lost signal to thread 7412
I20260713 09:01:15.260330  7386 raft_consensus.cc:1217] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:15.429792  7386 raft_consensus.cc:1217] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:15.504379  7386 raft_consensus.cc:1217] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:15.539258  7386 raft_consensus.cc:1217] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:15.861780  7682 raft_consensus.cc:1064] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:15.864360  7682 consensus_queue.cc:237] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:15.873584  7680 raft_consensus.cc:1064] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:15.877887  7680 consensus_queue.cc:237] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:15.892952  7386 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.894515  7683 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:15.899976  7387 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.901659  7110 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.903105  7680 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:15.903553  7040 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.906713  7681 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:15.913740  7681 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:15.936363  7680 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:15.938369  7110 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:15.948009  7387 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:15.950737  7106 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.952241  6962 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:15.953853  7682 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:15.955366  7683 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:15.976521  6863 catalog_manager.cc:5697] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.994445  7039 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.007817  7683 raft_consensus.cc:1064] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:16.018394  7646 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.027920  6964 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.029215  7683 consensus_queue.cc:237] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.041600  7678 raft_consensus.cc:1064] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:16.044742  7678 consensus_queue.cc:237] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.047485  7107 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.073160  7387 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.075137  7698 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.076143  6964 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.080287  7386 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.081907  7644 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.085430  7106 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.102052  7682 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.103227  7039 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.105075  7683 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.109200  7644 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.122113  6962 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:16.124233  7644 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:16.136976  7386 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.140966  7698 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.143151  6964 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.153800  7387 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.164323  7110 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.205407  7710 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
W20260713 09:01:16.230698  7080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.1:39791, user_credentials={real_user=slave}} blocked reactor thread for 69998.5us
I20260713 09:01:16.237607  6964 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.238703  7387 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
W20260713 09:01:16.232903  7077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.2:46519, user_credentials={real_user=slave}} blocked reactor thread for 92033.1us
I20260713 09:01:16.252063  7039 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.273304  6859 catalog_manager.cc:5697] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.284336  6859 catalog_manager.cc:5697] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.309638  6863 catalog_manager.cc:5697] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.317294  7039 consensus_queue.cc:237] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.318481  7038 consensus_queue.cc:237] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.329957  7387 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.330708  7110 consensus_queue.cc:237] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.333307  7107 raft_consensus.cc:1275] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.334141  6962 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.333843  6964 consensus_queue.cc:237] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:16.335312  7698 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.337128  7698 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.340068  7386 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.340791  7683 consensus_queue.cc:1048] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.349822  7387 raft_consensus.cc:1275] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.353509  7386 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.352577  7683 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.357412  7699 consensus_queue.cc:1048] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.357910  7687 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:16.358736  7039 raft_consensus.cc:1275] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.360948  7681 consensus_queue.cc:1048] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.366127  7386 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.370592  7680 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.375945  7038 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.384028  7646 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.386976  7387 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.388478  7707 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.398665  7110 raft_consensus.cc:2955] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.402105  6850 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d68594b355244a79954dc18c3dd0d768 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:16.405476  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6753c868524f472e96cfc49f5eda3ac3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:16.404981  6964 raft_consensus.cc:2955] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.409286  6962 raft_consensus.cc:1275] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:16.409430  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9324389881114dfd881f29043fc51ca8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:16.419772  7707 consensus_queue.cc:1048] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:16.422755  7644 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.431015  7386 raft_consensus.cc:2955] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.436002  7385 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.450927  6964 raft_consensus.cc:2955] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.451551  6863 catalog_manager.cc:5697] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.453051  6863 catalog_manager.cc:5697] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:16.467774  6849 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90f24f78a231452e8e651ac6c3bd4f1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:16.496793  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet 9324389881114dfd881f29043fc51ca8 with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:16.498656  6860 catalog_manager.cc:5697] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.499960  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet 6753c868524f472e96cfc49f5eda3ac3 with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:16.508512  7713 tablet_replica.cc:333] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:16.510931  7713 raft_consensus.cc:2243] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.511739  7713 raft_consensus.cc:2272] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.509902  7714 tablet_replica.cc:333] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:16.513242  7714 raft_consensus.cc:2243] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.514293  7714 raft_consensus.cc:2272] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.517287  6859 catalog_manager.cc:5697] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 3 to 4, VOTER 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) evicted. New cstate: current_term: 1 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.521200  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet 90f24f78a231452e8e651ac6c3bd4f1f with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:16.547863  7714 ts_tablet_manager.cc:1916] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:16.552809  7715 tablet_replica.cc:333] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:16.553979  7102 tablet_service.cc:1558] Processing DeleteTablet for tablet d68594b355244a79954dc18c3dd0d768 with delete_type TABLET_DATA_TOMBSTONED (TS 635c7c9bdbd54ab4a290fa2c1bc7e700 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52352
I20260713 09:01:16.555035  7715 raft_consensus.cc:2243] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.555742  7715 raft_consensus.cc:2272] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.559383  7715 ts_tablet_manager.cc:1916] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:16.562736  7713 ts_tablet_manager.cc:1916] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:16.574551  7714 ts_tablet_manager.cc:1929] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:16.575089  7714 log.cc:1199] T 6753c868524f472e96cfc49f5eda3ac3 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/6753c868524f472e96cfc49f5eda3ac3
I20260713 09:01:16.577378  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet 6753c868524f472e96cfc49f5eda3ac3 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:16.576965  7714 tablet_replica.cc:333] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:16.581393  7714 raft_consensus.cc:2243] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.582216  7714 raft_consensus.cc:2272] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.585503  7714 ts_tablet_manager.cc:1916] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:16.605942  7715 ts_tablet_manager.cc:1929] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:16.606468  7715 log.cc:1199] T 90f24f78a231452e8e651ac6c3bd4f1f P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/90f24f78a231452e8e651ac6c3bd4f1f
I20260713 09:01:16.609056  7713 ts_tablet_manager.cc:1929] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:16.610473  7713 log.cc:1199] T 9324389881114dfd881f29043fc51ca8 P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/9324389881114dfd881f29043fc51ca8
I20260713 09:01:16.610956  7714 ts_tablet_manager.cc:1929] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:16.611477  7714 log.cc:1199] T d68594b355244a79954dc18c3dd0d768 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/wals/d68594b355244a79954dc18c3dd0d768
I20260713 09:01:16.612277  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet 9324389881114dfd881f29043fc51ca8 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:16.612960  6849 catalog_manager.cc:5028] TS 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057): tablet d68594b355244a79954dc18c3dd0d768 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:16.614197  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet 90f24f78a231452e8e651ac6c3bd4f1f (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:17.607465  7110 consensus_queue.cc:237] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
W20260713 09:01:17.616206  7080 consensus_peers.cc:597] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7a76f2fa4724f0a98ea43dd4e56f357. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.618520  7038 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:17.619151  6964 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:17.619957  7717 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:17.621047  7722 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:17.629516  7722 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.631098  7038 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.633741  6964 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.646332  6862 catalog_manager.cc:5697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.656198  7038 consensus_queue.cc:237] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Queue 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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
W20260713 09:01:17.666184  7006 consensus_peers.cc:597] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4:36543): Couldn't send request to peer 575c19901b5c4eb381b3c700b711ca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0f0a4f6ffdf444c8764a531a7c3fb6f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.670703  7110 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:17.672631  7719 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:17.679988  6962 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:17.682754  7730 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:17.699780  7719 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.702174  7110 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.708292  6962 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
I20260713 09:01:17.719612  6861 catalog_manager.cc:5697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index -1 to 2, NON_VOTER 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) added. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } } }
W20260713 09:01:17.747623  6928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.2:46519, user_credentials={real_user=slave}} blocked reactor thread for 48288.2us
I20260713 09:01:18.069304  7738 ts_tablet_manager.cc:933] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:18.089749  7738 tablet_copy_client.cc:323] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.3:39057
I20260713 09:01:18.092235  7124 tablet_copy_service.cc:140] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Received BeginTabletCopySession request for tablet a7a76f2fa4724f0a98ea43dd4e56f357 from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:52374)
I20260713 09:01:18.093004  7124 tablet_copy_service.cc:161] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Beginning new tablet copy session on tablet a7a76f2fa4724f0a98ea43dd4e56f357 from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:52374: session id = 575c19901b5c4eb381b3c700b711ca3b-a7a76f2fa4724f0a98ea43dd4e56f357
I20260713 09:01:18.103104  7124 tablet_copy_source_session.cc:215] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:18.107077  7738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a76f2fa4724f0a98ea43dd4e56f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.127686  7738 tablet_copy_client.cc:806] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:18.128409  7738 tablet_copy_client.cc:670] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:18.132567  7738 tablet_copy_client.cc:538] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:18.145063  7738 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:18.170751  7738 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:18.171764  7738 tablet_bootstrap.cc:492] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:18.172937  7738 ts_tablet_manager.cc:1403] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260713 09:01:18.176617  7738 raft_consensus.cc:359] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:18.177513  7738 raft_consensus.cc:740] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:18.178274  7738 consensus_queue.cc:260] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:18.182067  7738 ts_tablet_manager.cc:1434] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:01:18.184286  7124 tablet_copy_service.cc:342] P 635c7c9bdbd54ab4a290fa2c1bc7e700: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-a7a76f2fa4724f0a98ea43dd4e56f357 received from {username='slave'} at 127.0.0.1:52374
I20260713 09:01:18.184804  7124 tablet_copy_service.cc:434] P 635c7c9bdbd54ab4a290fa2c1bc7e700: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-a7a76f2fa4724f0a98ea43dd4e56f357 on tablet a7a76f2fa4724f0a98ea43dd4e56f357 with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:18.233002  7738 ts_tablet_manager.cc:933] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Initiating tablet copy from peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:18.237035  7738 tablet_copy_client.cc:323] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.5.182.2:46519
I20260713 09:01:18.239317  7050 tablet_copy_service.cc:140] P afd91b64ba894c44a3b2c91bdf03f5b8: Received BeginTabletCopySession request for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f from peer 575c19901b5c4eb381b3c700b711ca3b ({username='slave'} at 127.0.0.1:54506)
I20260713 09:01:18.239933  7050 tablet_copy_service.cc:161] P afd91b64ba894c44a3b2c91bdf03f5b8: Beginning new tablet copy session on tablet e0f0a4f6ffdf444c8764a531a7c3fb6f from peer 575c19901b5c4eb381b3c700b711ca3b at {username='slave'} at 127.0.0.1:54506: session id = 575c19901b5c4eb381b3c700b711ca3b-e0f0a4f6ffdf444c8764a531a7c3fb6f
I20260713 09:01:18.249764  7050 tablet_copy_source_session.cc:215] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:18.255131  7738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.273524  7738 tablet_copy_client.cc:806] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:18.274144  7738 tablet_copy_client.cc:670] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:18.278187  7738 tablet_copy_client.cc:538] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:18.287964  7738 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap starting.
I20260713 09:01:18.315811  7738 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:18.316900  7738 tablet_bootstrap.cc:492] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Bootstrap complete.
I20260713 09:01:18.317695  7738 ts_tablet_manager.cc:1403] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.006s
I20260713 09:01:18.320832  7738 raft_consensus.cc:359] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:18.321743  7738 raft_consensus.cc:740] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Initialized, Role: LEARNER
I20260713 09:01:18.322553  7738 consensus_queue.cc:260] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: NON_VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: true } }
I20260713 09:01:18.325340  7738 ts_tablet_manager.cc:1434] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:01:18.327809  7050 tablet_copy_service.cc:342] P afd91b64ba894c44a3b2c91bdf03f5b8: Request end of tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e0f0a4f6ffdf444c8764a531a7c3fb6f received from {username='slave'} at 127.0.0.1:54506
I20260713 09:01:18.328262  7050 tablet_copy_service.cc:434] P afd91b64ba894c44a3b2c91bdf03f5b8: ending tablet copy session 575c19901b5c4eb381b3c700b711ca3b-e0f0a4f6ffdf444c8764a531a7c3fb6f on tablet e0f0a4f6ffdf444c8764a531a7c3fb6f with peer 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:18.483565  7385 raft_consensus.cc:1217] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:18.796980  7386 raft_consensus.cc:1217] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:19.017452  7745 raft_consensus.cc:1064] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:19.020807  7745 consensus_queue.cc:237] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:19.028636  7386 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.028667  7038 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.030984  7745 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:19.031549  6965 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.032444  7744 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:19.036073  7744 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:19.054127  7717 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.063967  7386 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.067987  6965 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.069205  7038 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.075594  6862 catalog_manager.cc:5697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.139204  7110 consensus_queue.cc:237] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:19.145473  7386 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:19.147149  7745 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:19.155401  7752 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.160195  6962 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer 635c7c9bdbd54ab4a290fa2c1bc7e700: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:19.159977  7386 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.162817  7745 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:19.170189  6962 raft_consensus.cc:2955] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.191929  6849 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7a76f2fa4724f0a98ea43dd4e56f357 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:19.191984  6860 catalog_manager.cc:5697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) evicted. New cstate: current_term: 1 leader_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.215533  7026 tablet_service.cc:1558] Processing DeleteTablet for tablet a7a76f2fa4724f0a98ea43dd4e56f357 with delete_type TABLET_DATA_TOMBSTONED (TS afd91b64ba894c44a3b2c91bdf03f5b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54478
I20260713 09:01:19.221791  7757 tablet_replica.cc:333] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:19.225489  7757 raft_consensus.cc:2243] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:19.226364  7757 raft_consensus.cc:2272] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:19.230741  7757 ts_tablet_manager.cc:1916] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:19.246141  7757 ts_tablet_manager.cc:1929] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:19.246582  7757 log.cc:1199] T a7a76f2fa4724f0a98ea43dd4e56f357 P afd91b64ba894c44a3b2c91bdf03f5b8: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/wals/a7a76f2fa4724f0a98ea43dd4e56f357
I20260713 09:01:19.248412  6847 catalog_manager.cc:5028] TS afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): tablet a7a76f2fa4724f0a98ea43dd4e56f357 (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
I20260713 09:01:19.265779  7719 raft_consensus.cc:1064] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: attempting to promote NON_VOTER 575c19901b5c4eb381b3c700b711ca3b to VOTER
I20260713 09:01:19.268256  7719 consensus_queue.cc:237] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:19.274874  7387 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 LEARNER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.276789  7110 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.277364  7746 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:19.278112  6962 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:19.279706  7719 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:19.280849  7730 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:19.311730  7719 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.315613  6962 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.312815  7110 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.334052  7387 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.340765  6861 catalog_manager.cc:5697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: config changed from index 2 to 3, 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.366565  7038 consensus_queue.cc:237] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:19.378676  7387 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:19.382210  7746 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:19.389322  7110 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Refusing update from remote peer afd91b64ba894c44a3b2c91bdf03f5b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:19.388403  7730 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.391741  7386 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.398752  6847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:19.399770  7719 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:19.406200  7107 raft_consensus.cc:2955] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.414072  6860 catalog_manager.cc:5697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: config changed from index 3 to 4, VOTER 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) evicted. New cstate: current_term: 1 leader_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } } }
I20260713 09:01:19.428685  6947 tablet_service.cc:1558] Processing DeleteTablet for tablet e0f0a4f6ffdf444c8764a531a7c3fb6f with delete_type TABLET_DATA_TOMBSTONED (TS 41cb997cc74349c095b6f8144a36ca6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37038
I20260713 09:01:19.432018  7762 tablet_replica.cc:333] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:19.432813  7762 raft_consensus.cc:2243] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:19.433660  7762 raft_consensus.cc:2272] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:19.436517  7762 ts_tablet_manager.cc:1916] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:19.447540  7762 ts_tablet_manager.cc:1929] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:19.447919  7762 log.cc:1199] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 41cb997cc74349c095b6f8144a36ca6f: Deleting WAL directory at /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/wals/e0f0a4f6ffdf444c8764a531a7c3fb6f
I20260713 09:01:19.449826  6850 catalog_manager.cc:5028] TS 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): tablet e0f0a4f6ffdf444c8764a531a7c3fb6f (table test-workload [id=b90bc3ed48504b18822ea2e5ede01308]) successfully deleted
W20260713 09:01:21.231618  6986 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1d00 after lost signal to thread 5851
W20260713 09:01:21.232487  6986 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1620 after lost signal to thread 6897
W20260713 09:01:21.233428  6986 debug-util.cc:398] Leaking SignalData structure 0x7b08001bdd80 after lost signal to thread 6989
W20260713 09:01:21.234189  6986 debug-util.cc:398] Leaking SignalData structure 0x7b080027f9c0 after lost signal to thread 7064
W20260713 09:01:21.234936  6986 debug-util.cc:398] Leaking SignalData structure 0x7b08002953a0 after lost signal to thread 7138
W20260713 09:01:21.235720  6986 debug-util.cc:398] Leaking SignalData structure 0x7b080029e440 after lost signal to thread 7412
I20260713 09:01:24.893014  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:24.917727  7038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc"
dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:36352
I20260713 09:01:24.918282  7038 raft_consensus.cc:606] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:24.920491  7038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce"
dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:36352
I20260713 09:01:24.920994  7038 raft_consensus.cc:606] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:24.923413  7038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948"
dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
mode: GRACEFUL
new_leader_uuid: "41cb997cc74349c095b6f8144a36ca6f"
 from {username='slave'} at 127.0.0.1:36352
I20260713 09:01:24.923895  7038 raft_consensus.cc:606] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Received request to transfer leadership to TS 41cb997cc74349c095b6f8144a36ca6f
I20260713 09:01:24.936372  7107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357"
dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:34472
I20260713 09:01:24.937000  7107 raft_consensus.cc:606] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:24.939723  7038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f"
dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:36352
I20260713 09:01:24.940104  7038 raft_consensus.cc:606] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:24.941169  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:01:24.941864  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:24.975816  7776 raft_consensus.cc:993] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:24.976274  7770 raft_consensus.cc:1081] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:24.977794  7388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47524
I20260713 09:01:24.978209  7388 raft_consensus.cc:493] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:24.978426  7388 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.983228  7388 raft_consensus.cc:515] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:24.985157  7388 leader_election.cc:290] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:24.986008  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:24.986357  7107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed86a40d5b341a89ea334650867ccce" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:24.986640  7038 raft_consensus.cc:3055] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:24.986945  7038 raft_consensus.cc:740] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:24.986969  7107 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.987717  7038 consensus_queue.cc:260] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:24.988610  7038 raft_consensus.cc:3060] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:24.991892  7107 raft_consensus.cc:2468] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:24.993069  7038 raft_consensus.cc:2468] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:24.993057  7353 leader_election.cc:304] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 575c19901b5c4eb381b3c700b711ca3b, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:24.994822  7781 raft_consensus.cc:2804] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:24.995855  7781 raft_consensus.cc:697] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:24.996860  7781 consensus_queue.cc:237] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.005731  6859 catalog_manager.cc:5697] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.146483  7776 raft_consensus.cc:993] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: : Instructing follower 41cb997cc74349c095b6f8144a36ca6f to start an election
I20260713 09:01:25.147004  7776 raft_consensus.cc:1081] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Signalling peer 41cb997cc74349c095b6f8144a36ca6f to start an election
I20260713 09:01:25.148289  6965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948"
dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
 from {username='slave'} at 127.0.0.1:37056
I20260713 09:01:25.148938  6965 raft_consensus.cc:493] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.149293  6965 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.155473  6965 raft_consensus.cc:515] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:25.157233  6965 leader_election.cc:290] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 2 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:25.157788  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:25.157984  7107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6153a274ecc40f8944b4e6de13a6948" candidate_uuid: "41cb997cc74349c095b6f8144a36ca6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:25.158313  7038 raft_consensus.cc:3055] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.158509  7107 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.158640  7038 raft_consensus.cc:740] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:25.159404  7038 consensus_queue.cc:260] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:25.160188  7038 raft_consensus.cc:3060] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.162792  7107 raft_consensus.cc:2468] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 2.
I20260713 09:01:25.163722  6930 leader_election.cc:304] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:25.164216  7038 raft_consensus.cc:2468] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb997cc74349c095b6f8144a36ca6f in term 2.
I20260713 09:01:25.164338  7788 raft_consensus.cc:2804] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.164896  7788 raft_consensus.cc:697] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 2 LEADER]: Becoming Leader. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:25.165628  7788 consensus_queue.cc:237] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } }
I20260713 09:01:25.173620  6859 catalog_manager.cc:5697] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f reported cstate change: term changed from 1 to 2, leader changed from afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) to 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1). New cstate: current_term: 2 leader_uuid: "41cb997cc74349c095b6f8144a36ca6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:25.257927  7770 raft_consensus.cc:993] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.258406  7776 raft_consensus.cc:1081] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.259814  7388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47524
I20260713 09:01:25.260267  7388 raft_consensus.cc:493] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.260533  7388 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.264499  7388 raft_consensus.cc:515] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.265972  7388 leader_election.cc:290] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:25.266952  7107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:25.266952  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f0a4f6ffdf444c8764a531a7c3fb6f" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:25.267768  7107 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.267848  7038 raft_consensus.cc:3055] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.268262  7038 raft_consensus.cc:740] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:25.268940  7038 consensus_queue.cc:260] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.269896  7038 raft_consensus.cc:3060] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.273409  7107 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.274307  7353 leader_election.cc:304] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 575c19901b5c4eb381b3c700b711ca3b, 635c7c9bdbd54ab4a290fa2c1bc7e700; no voters: 
I20260713 09:01:25.274508  7038 raft_consensus.cc:2468] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.275117  7781 raft_consensus.cc:2804] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.275643  7781 raft_consensus.cc:697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:25.276409  7781 consensus_queue.cc:237] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [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: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.283550  6859 catalog_manager.cc:5697] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.350893  7770 raft_consensus.cc:993] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.351384  7776 raft_consensus.cc:1081] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.352734  7387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47524
I20260713 09:01:25.353163  7387 raft_consensus.cc:493] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.353420  7387 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.357462  7387 raft_consensus.cc:515] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.358883  7387 leader_election.cc:290] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:25.359760  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:25.359997  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fd3ea0eeab4175aca059946fb6d3dc" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:25.360323  6965 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.360486  7038 raft_consensus.cc:3055] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.360819  7038 raft_consensus.cc:740] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:25.361536  7038 consensus_queue.cc:260] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.362596  7038 raft_consensus.cc:3060] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.366039  6965 raft_consensus.cc:2468] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.367231  7354 leader_election.cc:304] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 575c19901b5c4eb381b3c700b711ca3b; no voters: 
I20260713 09:01:25.368009  7781 raft_consensus.cc:2804] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.368428  7038 raft_consensus.cc:2468] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.368535  7781 raft_consensus.cc:697] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:25.369536  7781 consensus_queue.cc:237] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.376578  6859 catalog_manager.cc:5697] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.428344  7038 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.429612  7781 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.439656  7107 raft_consensus.cc:1275] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.441445  7781 consensus_queue.cc:1048] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.453365  7796 raft_consensus.cc:993] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.453840  7798 raft_consensus.cc:1081] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:25.455276  7387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47530
I20260713 09:01:25.455703  7387 raft_consensus.cc:493] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:25.455999  7387 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.460700  7387 raft_consensus.cc:515] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.462007  7387 leader_election.cc:290] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3:39057)
I20260713 09:01:25.462792  6965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:25.462950  7107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a76f2fa4724f0a98ea43dd4e56f357" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700"
I20260713 09:01:25.463335  6965 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.463481  7107 raft_consensus.cc:3055] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:25.463826  7107 raft_consensus.cc:740] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 635c7c9bdbd54ab4a290fa2c1bc7e700, State: Running, Role: LEADER
I20260713 09:01:25.464442  7107 consensus_queue.cc:260] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.465281  7107 raft_consensus.cc:3060] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:25.467435  6965 raft_consensus.cc:2468] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.468308  7354 leader_election.cc:304] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 575c19901b5c4eb381b3c700b711ca3b; no voters: 
I20260713 09:01:25.468994  7107 raft_consensus.cc:2468] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:25.469035  7781 raft_consensus.cc:2804] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:25.469579  7781 raft_consensus.cc:697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:25.470343  7781 consensus_queue.cc:237] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:25.476806  6859 catalog_manager.cc:5697] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from 635c7c9bdbd54ab4a290fa2c1bc7e700 (127.5.182.3) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.678817  7038 raft_consensus.cc:1275] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.680024  7788 consensus_queue.cc:1048] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:25.690864  7107 raft_consensus.cc:1275] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Refusing update from remote peer 41cb997cc74349c095b6f8144a36ca6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:25.693017  7804 consensus_queue.cc:1048] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:25.791985  7106 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.793399  7782 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.794447  7038 raft_consensus.cc:1275] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.795580  7782 consensus_queue.cc:1048] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.906890  6965 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.908272  7782 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.916378  7107 raft_consensus.cc:1275] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.917809  7809 consensus_queue.cc:1048] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "635c7c9bdbd54ab4a290fa2c1bc7e700" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.942725  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:25.958421  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:25.973716  7038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe"
dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:36352
I20260713 09:01:25.974200  7038 raft_consensus.cc:606] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:25.984179  7038 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.985756  7782 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:25.987337  6964 raft_consensus.cc:1275] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:25.989426  6964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41"
dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
mode: GRACEFUL
new_leader_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:46184
I20260713 09:01:25.989423  7782 consensus_queue.cc:1048] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:01:25.990149  6964 raft_consensus.cc:606] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Received request to transfer leadership to TS 575c19901b5c4eb381b3c700b711ca3b
I20260713 09:01:25.991825  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:25.992765  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:26.141871  7805 raft_consensus.cc:993] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:26.142341  7804 raft_consensus.cc:1081] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:26.143651  7388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47536
I20260713 09:01:26.144037  7388 raft_consensus.cc:493] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:26.144338  7388 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.150383  7388 raft_consensus.cc:515] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.152026  7388 leader_election.cc:290] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:26.152592  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:26.152964  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28786dbb2ae444f889b953b9889be41" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:26.153137  6964 raft_consensus.cc:3055] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:26.153453  6964 raft_consensus.cc:740] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41cb997cc74349c095b6f8144a36ca6f, State: Running, Role: LEADER
I20260713 09:01:26.153486  7038 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.154325  6964 consensus_queue.cc:260] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.155462  6964 raft_consensus.cc:3060] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.159709  7038 raft_consensus.cc:2468] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:26.161042  7351 leader_election.cc:304] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 575c19901b5c4eb381b3c700b711ca3b, afd91b64ba894c44a3b2c91bdf03f5b8; no voters: 
I20260713 09:01:26.161433  6964 raft_consensus.cc:2468] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:26.161931  7782 raft_consensus.cc:2804] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:26.162417  7782 raft_consensus.cc:697] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:26.163179  7782 consensus_queue.cc:237] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.169816  6860 catalog_manager.cc:5697] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:26.521330  7822 raft_consensus.cc:993] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: : Instructing follower 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:26.522118  7792 raft_consensus.cc:1081] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Signalling peer 575c19901b5c4eb381b3c700b711ca3b to start an election
I20260713 09:01:26.523490  7388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe"
dest_uuid: "575c19901b5c4eb381b3c700b711ca3b"
 from {username='slave'} at 127.0.0.1:47524
I20260713 09:01:26.523917  7388 raft_consensus.cc:493] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:26.524189  7388 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.528208  7388 raft_consensus.cc:515] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.529596  7388 leader_election.cc:290] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Requested vote from peers 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791), afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519)
I20260713 09:01:26.530233  6964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41cb997cc74349c095b6f8144a36ca6f"
I20260713 09:01:26.530576  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044fc10dbdeb4f079f9e4871b80809fe" candidate_uuid: "575c19901b5c4eb381b3c700b711ca3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8"
I20260713 09:01:26.530817  6964 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.531101  7038 raft_consensus.cc:3055] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:26.531394  7038 raft_consensus.cc:740] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd91b64ba894c44a3b2c91bdf03f5b8, State: Running, Role: LEADER
I20260713 09:01:26.532101  7038 consensus_queue.cc:260] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.533231  7038 raft_consensus.cc:3060] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:26.536816  6964 raft_consensus.cc:2468] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:26.537997  7354 leader_election.cc:304] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb997cc74349c095b6f8144a36ca6f, 575c19901b5c4eb381b3c700b711ca3b; no voters: 
I20260713 09:01:26.538759  7821 raft_consensus.cc:2804] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:26.539145  7821 raft_consensus.cc:697] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Becoming Leader. State: Replica: 575c19901b5c4eb381b3c700b711ca3b, State: Running, Role: LEADER
I20260713 09:01:26.539263  7038 raft_consensus.cc:2468] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 575c19901b5c4eb381b3c700b711ca3b in term 2.
I20260713 09:01:26.539958  7821 consensus_queue.cc:237] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [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: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } }
I20260713 09:01:26.546569  6860 catalog_manager.cc:5697] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b reported cstate change: term changed from 1 to 2, leader changed from afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2) to 575c19901b5c4eb381b3c700b711ca3b (127.5.182.4). New cstate: current_term: 2 leader_uuid: "575c19901b5c4eb381b3c700b711ca3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "575c19901b5c4eb381b3c700b711ca3b" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 36543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:26.622750  6964 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:26.623801  7821 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb997cc74349c095b6f8144a36ca6f" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:26.632578  7038 raft_consensus.cc:1275] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:26.634008  7821 consensus_queue.cc:1048] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:01:26.993808  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:27.048563  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:01:27.059358  7038 raft_consensus.cc:1275] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Refusing update from remote peer 575c19901b5c4eb381b3c700b711ca3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260713 09:01:27.062150  7080 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:01:27.062412  7809 consensus_queue.cc:1048] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd91b64ba894c44a3b2c91bdf03f5b8" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 46519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260713 09:01:27.082988  7080 consensus_peers.cc:597] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:27.101620  7354 consensus_peers.cc:597] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:27.142495  7006 consensus_peers.cc:597] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.147608  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:27.148782  5848 tablet_replica.cc:333] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.149592  5848 raft_consensus.cc:2243] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.150405  5848 raft_consensus.cc:2272] T a7a76f2fa4724f0a98ea43dd4e56f357 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.152633  5848 tablet_replica.cc:333] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.153258  5848 raft_consensus.cc:2243] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.154264  5848 raft_consensus.cc:2272] T 03fd3ea0eeab4175aca059946fb6d3dc P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.156140  5848 tablet_replica.cc:333] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.156751  5848 raft_consensus.cc:2243] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.157236  5848 raft_consensus.cc:2272] T b280a7969d65499d929fcdb8cf74295b P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.159235  5848 tablet_replica.cc:333] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.160009  5848 raft_consensus.cc:2243] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.161165  5848 raft_consensus.cc:2272] T 49ffd4f93362465f877a301ac4bafb1a P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.163820  5848 tablet_replica.cc:333] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.164604  5848 raft_consensus.cc:2243] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.165906  5848 raft_consensus.cc:2272] T 90f24f78a231452e8e651ac6c3bd4f1f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.168401  5848 tablet_replica.cc:333] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.169041  5848 raft_consensus.cc:2243] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:27.169366  7080 consensus_peers.cc:597] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.170264  5848 raft_consensus.cc:2272] T d68594b355244a79954dc18c3dd0d768 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.172415  5848 tablet_replica.cc:333] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.172972  5848 raft_consensus.cc:2243] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.174057  5848 raft_consensus.cc:2272] T a6153a274ecc40f8944b4e6de13a6948 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.176826  5848 tablet_replica.cc:333] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.177429  5848 raft_consensus.cc:2243] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.178140  5848 raft_consensus.cc:2272] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.181137  5848 tablet_replica.cc:333] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.181792  5848 raft_consensus.cc:2243] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:27.182139  7354 consensus_peers.cc:597] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.183045  5848 raft_consensus.cc:2272] T aca9b3f098284c2bac13992a4280a41e P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.184909  5848 tablet_replica.cc:333] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.185451  5848 raft_consensus.cc:2243] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.186450  5848 raft_consensus.cc:2272] T e3225d55063d457b9a4e7ff45c38cd87 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.188638  5848 tablet_replica.cc:333] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.189172  5848 raft_consensus.cc:2243] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.189744  5848 raft_consensus.cc:2272] T 800229a14e744084b58fa13dab9ad25f P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.191763  5848 tablet_replica.cc:333] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.192386  5848 raft_consensus.cc:2243] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.193616  5848 raft_consensus.cc:2272] T fefd7bed1c0442e59adfe118af1e86e4 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.195574  5848 tablet_replica.cc:333] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.196122  5848 raft_consensus.cc:2243] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.197033  5848 raft_consensus.cc:2272] T c49ac509e1b845379ff743a1135bb9cc P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.198910  5848 tablet_replica.cc:333] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.199436  5848 raft_consensus.cc:2243] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.199925  5848 raft_consensus.cc:2272] T e28786dbb2ae444f889b953b9889be41 P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.202595  5848 tablet_replica.cc:333] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.203112  5848 raft_consensus.cc:2243] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.203780  5848 raft_consensus.cc:2272] T 044fc10dbdeb4f079f9e4871b80809fe P 41cb997cc74349c095b6f8144a36ca6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.205562  5848 tablet_replica.cc:333] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.206288  5848 raft_consensus.cc:2243] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.207670  5848 raft_consensus.cc:2272] T 6753c868524f472e96cfc49f5eda3ac3 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.209590  5848 tablet_replica.cc:333] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.209992  5848 raft_consensus.cc:2243] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.210378  5848 raft_consensus.cc:2272] T 4e04814a24f44838b05f56806a559128 P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.212297  5848 tablet_replica.cc:333] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f: stopping tablet replica
I20260713 09:01:27.212841  5848 raft_consensus.cc:2243] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.213301  5848 raft_consensus.cc:2272] T 4db205f3d0a04c5aaea9040a7b6e87ad P 41cb997cc74349c095b6f8144a36ca6f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:27.250936  7080 consensus_peers.cc:597] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:39791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:27.258172  7006 consensus_peers.cc:597] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:39791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.277951  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
I20260713 09:01:27.320760  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
W20260713 09:01:27.333629  7077 consensus_peers.cc:597] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.354491  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:01:27.354449  7354 consensus_peers.cc:597] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:39791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.355459  5848 tablet_replica.cc:333] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.356577  5848 raft_consensus.cc:2243] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.357594  5848 raft_consensus.cc:2272] T 72a2de8d186d45af86bcc1607720803a P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.359822  5848 tablet_replica.cc:333] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.360707  5848 raft_consensus.cc:2243] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:27.360957  7354 consensus_peers.cc:597] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:39791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.361192  5848 raft_consensus.cc:2272] T b280a7969d65499d929fcdb8cf74295b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.362895  5848 tablet_replica.cc:333] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.363404  5848 raft_consensus.cc:2243] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.363809  5848 raft_consensus.cc:2272] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.365775  5848 tablet_replica.cc:333] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.366382  5848 raft_consensus.cc:2243] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.366927  5848 raft_consensus.cc:2272] T a6153a274ecc40f8944b4e6de13a6948 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.369366  5848 tablet_replica.cc:333] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.369867  5848 raft_consensus.cc:2243] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.370355  5848 raft_consensus.cc:2272] T 03fd3ea0eeab4175aca059946fb6d3dc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.372056  5848 tablet_replica.cc:333] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.372668  5848 raft_consensus.cc:2243] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.373270  5848 raft_consensus.cc:2272] T d68594b355244a79954dc18c3dd0d768 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.374890  5848 tablet_replica.cc:333] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.375381  5848 raft_consensus.cc:2243] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.375866  5848 raft_consensus.cc:2272] T 7ed86a40d5b341a89ea334650867ccce P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.378118  5848 tablet_replica.cc:333] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.378805  5848 raft_consensus.cc:2243] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.379319  5848 raft_consensus.cc:2272] T e0f0a4f6ffdf444c8764a531a7c3fb6f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.381382  5848 tablet_replica.cc:333] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.381845  5848 raft_consensus.cc:2243] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.382311  5848 raft_consensus.cc:2272] T c49ac509e1b845379ff743a1135bb9cc P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.384416  5848 tablet_replica.cc:333] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.385077  5848 raft_consensus.cc:2243] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.386049  5848 raft_consensus.cc:2272] T 800229a14e744084b58fa13dab9ad25f P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.388279  5848 tablet_replica.cc:333] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.388767  5848 raft_consensus.cc:2243] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.389369  5848 raft_consensus.cc:2272] T 44bb5429845f4a46a8c45d479d7f069b P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.390957  5848 tablet_replica.cc:333] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.391446  5848 raft_consensus.cc:2243] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.392181  5848 raft_consensus.cc:2272] T 9324389881114dfd881f29043fc51ca8 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.393896  5848 tablet_replica.cc:333] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.394485  5848 raft_consensus.cc:2243] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.395067  5848 raft_consensus.cc:2272] T cb985d2f9e4242b69247c24bdff10f29 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.396750  5848 tablet_replica.cc:333] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.397198  5848 raft_consensus.cc:2243] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.397583  5848 raft_consensus.cc:2272] T 044fc10dbdeb4f079f9e4871b80809fe P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.400242  5848 tablet_replica.cc:333] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.400966  5848 raft_consensus.cc:2243] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.401978  5848 raft_consensus.cc:2272] T 6753c868524f472e96cfc49f5eda3ac3 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.404071  5848 tablet_replica.cc:333] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.404461  5848 raft_consensus.cc:2243] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.405149  5848 raft_consensus.cc:2272] T 4db205f3d0a04c5aaea9040a7b6e87ad P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.406738  5848 tablet_replica.cc:333] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.407112  5848 raft_consensus.cc:2243] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.407954  5848 raft_consensus.cc:2272] T 4e04814a24f44838b05f56806a559128 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.409722  5848 tablet_replica.cc:333] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8: stopping tablet replica
I20260713 09:01:27.410301  5848 raft_consensus.cc:2243] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.411053  5848 raft_consensus.cc:2272] T e28786dbb2ae444f889b953b9889be41 P afd91b64ba894c44a3b2c91bdf03f5b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:27.413947  7080 consensus_peers.cc:597] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer 41cb997cc74349c095b6f8144a36ca6f (127.5.182.1:39791): Couldn't send request to peer 41cb997cc74349c095b6f8144a36ca6f. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:39791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:27.444087  7077 consensus_peers.cc:597] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.446305  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
W20260713 09:01:27.456292  7077 consensus_peers.cc:597] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.482620  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
W20260713 09:01:27.506366  7351 consensus_peers.cc:597] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.517794  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:27.518574  5848 tablet_replica.cc:333] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.519174  5848 raft_consensus.cc:2243] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.519876  5848 raft_consensus.cc:2272] T 72a2de8d186d45af86bcc1607720803a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.521783  5848 tablet_replica.cc:333] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.522330  5848 raft_consensus.cc:2243] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.523108  5848 raft_consensus.cc:2272] T b280a7969d65499d929fcdb8cf74295b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.524847  5848 tablet_replica.cc:333] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.525333  5848 raft_consensus.cc:2243] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.526037  5848 raft_consensus.cc:2272] T 49ffd4f93362465f877a301ac4bafb1a P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.527545  5848 tablet_replica.cc:333] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.528038  5848 raft_consensus.cc:2243] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.528424  5848 raft_consensus.cc:2272] T 7ed86a40d5b341a89ea334650867ccce P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.530061  5848 tablet_replica.cc:333] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.530635  5848 raft_consensus.cc:2243] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.531364  5848 raft_consensus.cc:2272] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.533002  5848 tablet_replica.cc:333] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.533505  5848 raft_consensus.cc:2243] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.533941  5848 raft_consensus.cc:2272] T a7a76f2fa4724f0a98ea43dd4e56f357 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.535678  5848 tablet_replica.cc:333] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.536346  5848 raft_consensus.cc:2243] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.537225  5848 raft_consensus.cc:2272] T 4a9e8d894bf54c2595f03b40a4cb4bb2 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.538883  5848 tablet_replica.cc:333] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.540042  5848 raft_consensus.cc:2243] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.540530  5848 raft_consensus.cc:2272] T aca9b3f098284c2bac13992a4280a41e P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.542466  5848 tablet_replica.cc:333] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.542970  5848 raft_consensus.cc:2243] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.543715  5848 raft_consensus.cc:2272] T 90f24f78a231452e8e651ac6c3bd4f1f P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.545462  5848 tablet_replica.cc:333] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.545971  5848 raft_consensus.cc:2243] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.546379  5848 raft_consensus.cc:2272] T a6153a274ecc40f8944b4e6de13a6948 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.547948  5848 tablet_replica.cc:333] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.548413  5848 raft_consensus.cc:2243] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.548964  5848 raft_consensus.cc:2272] T 9324389881114dfd881f29043fc51ca8 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.550563  5848 tablet_replica.cc:333] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.551041  5848 raft_consensus.cc:2243] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.551577  5848 raft_consensus.cc:2272] T fefd7bed1c0442e59adfe118af1e86e4 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.553292  5848 tablet_replica.cc:333] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.553809  5848 raft_consensus.cc:2243] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.554388  5848 raft_consensus.cc:2272] T 4e04814a24f44838b05f56806a559128 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.557202  5848 tablet_replica.cc:333] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.557669  5848 raft_consensus.cc:2243] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.558055  5848 raft_consensus.cc:2272] T 4db205f3d0a04c5aaea9040a7b6e87ad P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.560012  5848 tablet_replica.cc:333] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
W20260713 09:01:27.560468  7351 consensus_peers.cc:597] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.560494  5848 raft_consensus.cc:2243] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.561326  5848 raft_consensus.cc:2272] T e3225d55063d457b9a4e7ff45c38cd87 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.563292  5848 tablet_replica.cc:333] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.563900  5848 raft_consensus.cc:2243] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.564832  5848 raft_consensus.cc:2272] T cb985d2f9e4242b69247c24bdff10f29 P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:27.565519  7351 consensus_peers.cc:597] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.566601  5848 tablet_replica.cc:333] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.567094  5848 raft_consensus.cc:2243] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.567803  5848 raft_consensus.cc:2272] T 44bb5429845f4a46a8c45d479d7f069b P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.569543  5848 tablet_replica.cc:333] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700: stopping tablet replica
I20260713 09:01:27.569968  5848 raft_consensus.cc:2243] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.570338  5848 raft_consensus.cc:2272] T c49ac509e1b845379ff743a1135bb9cc P 635c7c9bdbd54ab4a290fa2c1bc7e700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.631932  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
W20260713 09:01:27.638370  7351 consensus_peers.cc:597] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.670593  5848 tablet_server.cc:179] TabletServer@127.5.182.4:0 shutting down...
W20260713 09:01:27.703203  7351 consensus_peers.cc:597] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b -> Peer afd91b64ba894c44a3b2c91bdf03f5b8 (127.5.182.2:46519): Couldn't send request to peer afd91b64ba894c44a3b2c91bdf03f5b8. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:46519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:27.707760  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:27.709003  5848 tablet_replica.cc:333] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.710155  5848 raft_consensus.cc:2243] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.711222  5848 raft_consensus.cc:2272] T e0f0a4f6ffdf444c8764a531a7c3fb6f P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.713219  5848 tablet_replica.cc:333] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.713725  5848 raft_consensus.cc:2243] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.714241  5848 raft_consensus.cc:2272] T 90f24f78a231452e8e651ac6c3bd4f1f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.716208  5848 tablet_replica.cc:333] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.716773  5848 raft_consensus.cc:2243] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.717381  5848 raft_consensus.cc:2272] T 6753c868524f472e96cfc49f5eda3ac3 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.719203  5848 tablet_replica.cc:333] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.719710  5848 raft_consensus.cc:2243] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.720206  5848 raft_consensus.cc:2272] T d68594b355244a79954dc18c3dd0d768 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.722189  5848 tablet_replica.cc:333] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.722723  5848 raft_consensus.cc:2243] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.723258  5848 raft_consensus.cc:2272] T 9324389881114dfd881f29043fc51ca8 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.725219  5848 tablet_replica.cc:333] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.725719  5848 raft_consensus.cc:2243] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.726177  5848 raft_consensus.cc:2272] T 72a2de8d186d45af86bcc1607720803a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.727974  5848 tablet_replica.cc:333] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.728497  5848 raft_consensus.cc:2243] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.729079  5848 raft_consensus.cc:2272] T fefd7bed1c0442e59adfe118af1e86e4 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.730756  5848 tablet_replica.cc:333] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.731272  5848 raft_consensus.cc:2243] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.732004  5848 raft_consensus.cc:2272] T 7ed86a40d5b341a89ea334650867ccce P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.733911  5848 tablet_replica.cc:333] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.734447  5848 raft_consensus.cc:2243] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.735232  5848 raft_consensus.cc:2272] T e28786dbb2ae444f889b953b9889be41 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.737020  5848 tablet_replica.cc:333] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.737541  5848 raft_consensus.cc:2243] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.738080  5848 raft_consensus.cc:2272] T e3225d55063d457b9a4e7ff45c38cd87 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.739869  5848 tablet_replica.cc:333] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.740408  5848 raft_consensus.cc:2243] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.741333  5848 raft_consensus.cc:2272] T 044fc10dbdeb4f079f9e4871b80809fe P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.743510  5848 tablet_replica.cc:333] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.744028  5848 raft_consensus.cc:2243] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.744598  5848 raft_consensus.cc:2272] T 44bb5429845f4a46a8c45d479d7f069b P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.746232  5848 tablet_replica.cc:333] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.746807  5848 raft_consensus.cc:2243] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.747305  5848 raft_consensus.cc:2272] T 800229a14e744084b58fa13dab9ad25f P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.749259  5848 tablet_replica.cc:333] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.749753  5848 raft_consensus.cc:2243] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.750279  5848 raft_consensus.cc:2272] T 49ffd4f93362465f877a301ac4bafb1a P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.752040  5848 tablet_replica.cc:333] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.752604  5848 raft_consensus.cc:2243] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.753121  5848 raft_consensus.cc:2272] T aca9b3f098284c2bac13992a4280a41e P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.755234  5848 tablet_replica.cc:333] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.755748  5848 raft_consensus.cc:2243] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.756637  5848 raft_consensus.cc:2272] T a7a76f2fa4724f0a98ea43dd4e56f357 P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.758399  5848 tablet_replica.cc:333] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.758873  5848 raft_consensus.cc:2243] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:27.759402  5848 raft_consensus.cc:2272] T cb985d2f9e4242b69247c24bdff10f29 P 575c19901b5c4eb381b3c700b711ca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.761262  5848 tablet_replica.cc:333] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b: stopping tablet replica
I20260713 09:01:27.761698  5848 raft_consensus.cc:2243] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.762444  5848 raft_consensus.cc:2272] T 03fd3ea0eeab4175aca059946fb6d3dc P 575c19901b5c4eb381b3c700b711ca3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.798499  5848 tablet_server.cc:196] TabletServer@127.5.182.4:0 shutdown complete.
I20260713 09:01:27.829910  5848 master.cc:562] Master@127.5.182.62:46335 shutting down...
I20260713 09:01:27.855512  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:27.856153  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:27.856526  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 209a821e9d694c0e8d0943ff2efd063e: stopping tablet replica
I20260713 09:01:27.911244  5848 master.cc:584] Master@127.5.182.62:46335 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27973 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:01:27.975157  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:44757
I20260713 09:01:27.976343  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:27.982676  7838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:27.982995  7839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:27.984069  7841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:27.984392  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:27.985659  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:27.985852  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:27.986063  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933287986027 us; error 0 us; skew 500 ppm
I20260713 09:01:27.986634  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:27.989864  5848 webserver.cc:533] Webserver started at http://127.5.182.62:42329/ using document root <none> and password file <none>
I20260713 09:01:27.990423  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:27.990592  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:27.990939  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:27.992123  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "990156b92c7540a9864881f79ddb31b4"
format_stamp: "Formatted at 2026-07-13 09:01:27 on dist-test-slave-jm2j"
I20260713 09:01:27.997112  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:01:28.000381  7846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.001101  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:28.001372  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "990156b92c7540a9864881f79ddb31b4"
format_stamp: "Formatted at 2026-07-13 09:01:27 on dist-test-slave-jm2j"
I20260713 09:01:28.001652  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:28.022773  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:28.024132  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:28.064705  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:44757
I20260713 09:01:28.064818  7897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:44757 every 8 connection(s)
I20260713 09:01:28.069321  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.082244  7898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4: Bootstrap starting.
I20260713 09:01:28.086867  7898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:28.090981  7898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4: No bootstrap required, opened a new log
I20260713 09:01:28.093010  7898 raft_consensus.cc:359] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER }
I20260713 09:01:28.093387  7898 raft_consensus.cc:385] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:28.093560  7898 raft_consensus.cc:740] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 990156b92c7540a9864881f79ddb31b4, State: Initialized, Role: FOLLOWER
I20260713 09:01:28.094022  7898 consensus_queue.cc:260] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER }
I20260713 09:01:28.094416  7898 raft_consensus.cc:399] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:28.094600  7898 raft_consensus.cc:493] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:28.094811  7898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:28.099202  7898 raft_consensus.cc:515] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER }
I20260713 09:01:28.099659  7898 leader_election.cc:304] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [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: 990156b92c7540a9864881f79ddb31b4; no voters: 
I20260713 09:01:28.100731  7898 leader_election.cc:290] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:28.101127  7901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:28.102418  7901 raft_consensus.cc:697] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 1 LEADER]: Becoming Leader. State: Replica: 990156b92c7540a9864881f79ddb31b4, State: Running, Role: LEADER
I20260713 09:01:28.103149  7901 consensus_queue.cc:237] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [LEADER]: Queue going to LEADER mode. State: All 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: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER }
I20260713 09:01:28.103636  7898 sys_catalog.cc:565] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:28.107815  7902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "990156b92c7540a9864881f79ddb31b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER } }
I20260713 09:01:28.108029  7903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 990156b92c7540a9864881f79ddb31b4. Latest consensus state: current_term: 1 leader_uuid: "990156b92c7540a9864881f79ddb31b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "990156b92c7540a9864881f79ddb31b4" member_type: VOTER } }
I20260713 09:01:28.108484  7902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:28.108623  7903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:28.110725  7907 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:28.120183  7907 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:28.122574  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:28.129891  7907 catalog_manager.cc:1383] Generated new cluster ID: 8166eca66f974e8aa8f5f8737d8ac7ec
I20260713 09:01:28.130187  7907 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:28.144723  7907 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:28.145939  7907 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:28.158088  7907 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4: Generated new TSK 0
I20260713 09:01:28.158686  7907 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:28.189388  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:28.194944  7919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:28.196220  7920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.199601  5848 server_base.cc:1061] running on GCE node
W20260713 09:01:28.200083  7922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.201056  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:28.201243  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:28.201363  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933288201351 us; error 0 us; skew 500 ppm
I20260713 09:01:28.201802  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:28.203899  5848 webserver.cc:533] Webserver started at http://127.5.182.1:41479/ using document root <none> and password file <none>
I20260713 09:01:28.204361  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:28.204517  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:28.204880  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:28.205902  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "43e9125eeb0142788720d2827797eca0"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.210144  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:28.213472  7927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.214287  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:28.214607  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "43e9125eeb0142788720d2827797eca0"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.214910  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:28.231247  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:28.232461  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:28.233951  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:28.236243  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:28.236454  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.236748  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:28.236927  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.276165  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:42655
I20260713 09:01:28.276283  7989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:42655 every 8 connection(s)
I20260713 09:01:28.280998  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:28.287869  7994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:28.290627  7997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:28.291004  7995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.292660  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:28.293548  7990 heartbeater.cc:344] Connected to a master server at 127.5.182.62:44757
I20260713 09:01:28.293884  7990 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:28.293920  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:28.294234  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:28.294389  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933288294361 us; error 0 us; skew 500 ppm
I20260713 09:01:28.294723  7990 heartbeater.cc:507] Master 127.5.182.62:44757 requested a full tablet report, sending...
I20260713 09:01:28.294935  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:28.296891  7863 ts_manager.cc:194] Registered new tserver with Master: 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:28.297761  5848 webserver.cc:533] Webserver started at http://127.5.182.2:33851/ using document root <none> and password file <none>
I20260713 09:01:28.298281  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:28.298465  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:28.298720  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:28.298738  7863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37110
I20260713 09:01:28.300055  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "68104fba3ea24346aea45f47b64dc5aa"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.304172  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:01:28.307329  8002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.307976  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:28.308251  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "68104fba3ea24346aea45f47b64dc5aa"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.308521  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:28.319253  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:28.320490  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:28.321923  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:28.323977  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:28.324191  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.324417  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:28.324605  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:01:28.363113  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:34019
I20260713 09:01:28.363232  8064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:34019 every 8 connection(s)
I20260713 09:01:28.367578  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:28.374778  8068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:28.376128  8069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:28.380498  8071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.381249  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:28.381563  8065 heartbeater.cc:344] Connected to a master server at 127.5.182.62:44757
I20260713 09:01:28.382048  8065 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:28.382458  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:28.382756  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:28.382995  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933288382957 us; error 0 us; skew 500 ppm
I20260713 09:01:28.382998  8065 heartbeater.cc:507] Master 127.5.182.62:44757 requested a full tablet report, sending...
I20260713 09:01:28.383927  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:28.385438  7863 ts_manager.cc:194] Registered new tserver with Master: 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:28.386690  5848 webserver.cc:533] Webserver started at http://127.5.182.3:41175/ using document root <none> and password file <none>
I20260713 09:01:28.386909  7863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37116
I20260713 09:01:28.387276  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:28.387539  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:28.387828  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:28.389534  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "851f0a8c416f406492408026a1faa599"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.394237  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:01:28.397809  8076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.398736  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:28.399135  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "851f0a8c416f406492408026a1faa599"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.399550  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:28.426651  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:28.427944  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:28.429530  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:28.431857  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:28.432096  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.432348  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:28.432530  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.473007  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:38653
I20260713 09:01:28.473093  8138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:38653 every 8 connection(s)
I20260713 09:01:28.478004  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:28.486658  8142 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
I20260713 09:01:28.491955  8139 heartbeater.cc:344] Connected to a master server at 127.5.182.62:44757
W20260713 09:01:28.492585  8143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.492614  8139 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:28.492637  5848 server_base.cc:1061] running on GCE node
W20260713 09:01:28.492978  8146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:28.493794  8139 heartbeater.cc:507] Master 127.5.182.62:44757 requested a full tablet report, sending...
I20260713 09:01:28.494320  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:28.494585  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:28.494797  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933288494777 us; error 0 us; skew 500 ppm
I20260713 09:01:28.495419  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:28.495639  7863 ts_manager.cc:194] Registered new tserver with Master: 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:28.497210  7863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37118
I20260713 09:01:28.498486  5848 webserver.cc:533] Webserver started at http://127.5.182.4:40853/ using document root <none> and password file <none>
I20260713 09:01:28.499029  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:28.499246  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:28.499567  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:28.501300  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-3-root/instance:
uuid: "4522c112fdfc49cd800620b69e878191"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.505810  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:28.509255  8150 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.510058  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:28.510363  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
uuid: "4522c112fdfc49cd800620b69e878191"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:28.510710  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:28.520434  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:28.521720  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:28.523171  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:28.525305  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:28.525497  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.525761  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:28.525918  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:28.564404  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.4:33419
I20260713 09:01:28.564515  8212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.4:33419 every 8 connection(s)
I20260713 09:01:28.577832  8213 heartbeater.cc:344] Connected to a master server at 127.5.182.62:44757
I20260713 09:01:28.578191  8213 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:28.578832  8213 heartbeater.cc:507] Master 127.5.182.62:44757 requested a full tablet report, sending...
I20260713 09:01:28.580668  7863 ts_manager.cc:194] Registered new tserver with Master: 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:28.580899  5848 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013633472s
I20260713 09:01:28.581967  7863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37126
I20260713 09:01:28.606038  7863 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37140:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:01:28.732081  7955 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4c79943d2346c09bfd70f4e5ce3f31 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:28.733566  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4c79943d2346c09bfd70f4e5ce3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.741639  7954 tablet_service.cc:1511] Processing CreateTablet for tablet 4186eea190774bf08178b540db235890 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:28.743196  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4186eea190774bf08178b540db235890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.744654  8099 tablet_service.cc:1511] Processing CreateTablet for tablet 3853d1b26ff142b9b133c29f72a3712b (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:28.745543  8100 tablet_service.cc:1511] Processing CreateTablet for tablet 53d365375966446095eb974b151b78a9 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:28.746017  8099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3853d1b26ff142b9b133c29f72a3712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.746858  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d365375966446095eb974b151b78a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.748186  8103 tablet_service.cc:1511] Processing CreateTablet for tablet 4186eea190774bf08178b540db235890 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:28.749475  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4186eea190774bf08178b540db235890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.749621  7952 tablet_service.cc:1511] Processing CreateTablet for tablet 1522eb9c412a4f19b730eb67b0dd08e4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:28.750910  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522eb9c412a4f19b730eb67b0dd08e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.753665  7953 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc4f537406248d3a112f1c1edda902c (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:28.754913  8104 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4c79943d2346c09bfd70f4e5ce3f31 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:28.753597  8102 tablet_service.cc:1511] Processing CreateTablet for tablet c468089414d1429dbce6742dbf2ee255 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:28.755468  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc4f537406248d3a112f1c1edda902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.756799  7951 tablet_service.cc:1511] Processing CreateTablet for tablet faf976a1518c4d87a8d7545dddde8e5f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:28.758108  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf976a1518c4d87a8d7545dddde8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.759295  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4c79943d2346c09bfd70f4e5ce3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.755488  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 1522eb9c412a4f19b730eb67b0dd08e4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:28.762183  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522eb9c412a4f19b730eb67b0dd08e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.760150  7950 tablet_service.cc:1511] Processing CreateTablet for tablet 53d365375966446095eb974b151b78a9 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:28.765786  7950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d365375966446095eb974b151b78a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.768913  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c468089414d1429dbce6742dbf2ee255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.790248  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4c79943d2346c09bfd70f4e5ce3f31 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:28.796398  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc4f537406248d3a112f1c1edda902c (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:28.797494  8176 tablet_service.cc:1511] Processing CreateTablet for tablet c468089414d1429dbce6742dbf2ee255 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:28.796370  7949 tablet_service.cc:1511] Processing CreateTablet for tablet ea9c37680a934847a4c97a58aa15c3e1 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:28.799074  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9c37680a934847a4c97a58aa15c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.799794  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 3853d1b26ff142b9b133c29f72a3712b (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:28.801867  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 53d365375966446095eb974b151b78a9 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:28.803982  8175 tablet_service.cc:1511] Processing CreateTablet for tablet faf976a1518c4d87a8d7545dddde8e5f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:28.797593  8172 tablet_service.cc:1511] Processing CreateTablet for tablet dd45d66b983f469fb64ba1e443add5c3 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:28.806182  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4c79943d2346c09bfd70f4e5ce3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.806797  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c468089414d1429dbce6742dbf2ee255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.808084  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc4f537406248d3a112f1c1edda902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.810875  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3853d1b26ff142b9b133c29f72a3712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.811474  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d365375966446095eb974b151b78a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.812778  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45d66b983f469fb64ba1e443add5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.813566  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf976a1518c4d87a8d7545dddde8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.822453  8098 tablet_service.cc:1511] Processing CreateTablet for tablet ea9c37680a934847a4c97a58aa15c3e1 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:28.823873  8098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9c37680a934847a4c97a58aa15c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.825706  8171 tablet_service.cc:1511] Processing CreateTablet for tablet 5162df131a5642a59a70df1a28cd2714 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:28.827023  8171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162df131a5642a59a70df1a28cd2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.830101  8170 tablet_service.cc:1511] Processing CreateTablet for tablet 97d6521a2b4341a3b8f69be920f0b6df (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:28.830593  7948 tablet_service.cc:1511] Processing CreateTablet for tablet dd45d66b983f469fb64ba1e443add5c3 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:28.830862  8169 tablet_service.cc:1511] Processing CreateTablet for tablet 184b056e51624990b206089f6fd003cf (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:28.831477  8170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d6521a2b4341a3b8f69be920f0b6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.831892  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45d66b983f469fb64ba1e443add5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.832149  8169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b056e51624990b206089f6fd003cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.866952  8097 tablet_service.cc:1511] Processing CreateTablet for tablet 97d6521a2b4341a3b8f69be920f0b6df (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:28.867501  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 08936986988c40abb2cb88ba38012b44 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:28.868440  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d6521a2b4341a3b8f69be920f0b6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.871789  8096 tablet_service.cc:1511] Processing CreateTablet for tablet 08936986988c40abb2cb88ba38012b44 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:28.872840  7946 tablet_service.cc:1511] Processing CreateTablet for tablet 184b056e51624990b206089f6fd003cf (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:28.879647  7951 tablet_service.cc:1511] Processing CreateTablet for tablet 5162df131a5642a59a70df1a28cd2714 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:28.873891  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08936986988c40abb2cb88ba38012b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.873035  8095 tablet_service.cc:1511] Processing CreateTablet for tablet e3926f08ad974aefaf53f313fcb4ca72 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:28.885803  8102 tablet_service.cc:1511] Processing CreateTablet for tablet 5162df131a5642a59a70df1a28cd2714 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:28.888782  7950 tablet_service.cc:1511] Processing CreateTablet for tablet e3926f08ad974aefaf53f313fcb4ca72 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:28.892895  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b056e51624990b206089f6fd003cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.881733  8096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08936986988c40abb2cb88ba38012b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.901894  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3926f08ad974aefaf53f313fcb4ca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.904917  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162df131a5642a59a70df1a28cd2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.908872  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5162df131a5642a59a70df1a28cd2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.909657  8099 tablet_service.cc:1511] Processing CreateTablet for tablet 558063621589438a9f0b328e33686a6a (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:28.911001  8099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558063621589438a9f0b328e33686a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.896080  7952 tablet_service.cc:1511] Processing CreateTablet for tablet c5b95559e2574f149ba7a52f7121acf4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:28.917158  8100 tablet_service.cc:1511] Processing CreateTablet for tablet c5b95559e2574f149ba7a52f7121acf4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:28.926071  8177 tablet_service.cc:1511] Processing CreateTablet for tablet e3926f08ad974aefaf53f313fcb4ca72 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:28.930176  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 558063621589438a9f0b328e33686a6a (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:28.935999  8103 tablet_service.cc:1511] Processing CreateTablet for tablet 9992ea6b53494ab5aaa7d312b69bd168 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:28.948953  7949 tablet_service.cc:1511] Processing CreateTablet for tablet f8cfc055bb894bd799580659a4e58b35 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:28.964244  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3926f08ad974aefaf53f313fcb4ca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.964809  8229 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:28.936524  8101 tablet_service.cc:1511] Processing CreateTablet for tablet f34896ba8e8244698e57dd397481b6e7 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:28.968852  8231 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:28.970448  8104 tablet_service.cc:1511] Processing CreateTablet for tablet ea82325375604ec0bd7591857ec84b59 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:28.971215  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9992ea6b53494ab5aaa7d312b69bd168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.973625  7955 tablet_service.cc:1511] Processing CreateTablet for tablet 9992ea6b53494ab5aaa7d312b69bd168 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:28.977574  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558063621589438a9f0b328e33686a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.977942  7953 tablet_service.cc:1511] Processing CreateTablet for tablet ea82325375604ec0bd7591857ec84b59 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:28.980355  8173 tablet_service.cc:1511] Processing CreateTablet for tablet f8cfc055bb894bd799580659a4e58b35 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:28.982159  7950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3926f08ad974aefaf53f313fcb4ca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.982085  8175 tablet_service.cc:1511] Processing CreateTablet for tablet 9992ea6b53494ab5aaa7d312b69bd168 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:28.977980  7951 tablet_service.cc:1511] Processing CreateTablet for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:28.983428  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9992ea6b53494ab5aaa7d312b69bd168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.983811  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.984862  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9992ea6b53494ab5aaa7d312b69bd168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.985586  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b95559e2574f149ba7a52f7121acf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.986850  8172 tablet_service.cc:1511] Processing CreateTablet for tablet f34896ba8e8244698e57dd397481b6e7 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:28.988322  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34896ba8e8244698e57dd397481b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.988855  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea82325375604ec0bd7591857ec84b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.974146  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b95559e2574f149ba7a52f7121acf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.991003  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea82325375604ec0bd7591857ec84b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:28.992228  8230 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:28.993875  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cfc055bb894bd799580659a4e58b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.000324  7948 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2890c2cd9f4c3a9a7cab58f905df93 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:29.001205  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34896ba8e8244698e57dd397481b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.017419  8169 tablet_service.cc:1511] Processing CreateTablet for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:28.992369  8098 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2890c2cd9f4c3a9a7cab58f905df93 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:29.023324  8170 tablet_service.cc:1511] Processing CreateTablet for tablet 322d2b4e3c6b4a6c957a74bad1494196 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:29.024887  8170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322d2b4e3c6b4a6c957a74bad1494196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.025557  8169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.025908  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cfc055bb894bd799580659a4e58b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.026060  8098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2890c2cd9f4c3a9a7cab58f905df93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.036317  8231 tablet_bootstrap.cc:654] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.039765  8229 tablet_bootstrap.cc:654] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.040880  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2890c2cd9f4c3a9a7cab58f905df93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.048928  8030 tablet_service.cc:1511] Processing CreateTablet for tablet 4186eea190774bf08178b540db235890 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:29.049628  8095 tablet_service.cc:1511] Processing CreateTablet for tablet 322d2b4e3c6b4a6c957a74bad1494196 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:29.050516  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2890c2cd9f4c3a9a7cab58f905df93 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:29.050621  8029 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc4f537406248d3a112f1c1edda902c (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:29.078590  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc4f537406248d3a112f1c1edda902c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.079246  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322d2b4e3c6b4a6c957a74bad1494196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.080075  8030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4186eea190774bf08178b540db235890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.052407  8028 tablet_service.cc:1511] Processing CreateTablet for tablet c468089414d1429dbce6742dbf2ee255 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:29.083094  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c468089414d1429dbce6742dbf2ee255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.054165  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 1522eb9c412a4f19b730eb67b0dd08e4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:29.055864  8026 tablet_service.cc:1511] Processing CreateTablet for tablet faf976a1518c4d87a8d7545dddde8e5f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:29.057480  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 3853d1b26ff142b9b133c29f72a3712b (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:29.059125  8024 tablet_service.cc:1511] Processing CreateTablet for tablet ea9c37680a934847a4c97a58aa15c3e1 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:29.060227  8230 tablet_bootstrap.cc:654] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.060904  8023 tablet_service.cc:1511] Processing CreateTablet for tablet dd45d66b983f469fb64ba1e443add5c3 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:29.085899  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1522eb9c412a4f19b730eb67b0dd08e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.065294  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 08936986988c40abb2cb88ba38012b44 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:29.063112  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 97d6521a2b4341a3b8f69be920f0b6df (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:29.078589  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2890c2cd9f4c3a9a7cab58f905df93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.088485  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd45d66b983f469fb64ba1e443add5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.090103  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08936986988c40abb2cb88ba38012b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.093212  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d6521a2b4341a3b8f69be920f0b6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.097203  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3853d1b26ff142b9b133c29f72a3712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.098133  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9c37680a934847a4c97a58aa15c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.104728  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf976a1518c4d87a8d7545dddde8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:29.117810  7911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:29.161456  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 184b056e51624990b206089f6fd003cf (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:29.162781  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b056e51624990b206089f6fd003cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.171267  8230 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.171895  8230 ts_tablet_manager.cc:1403] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.018s
I20260713 09:01:29.175105  8230 raft_consensus.cc:359] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.175861  8230 raft_consensus.cc:385] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.176159  8230 raft_consensus.cc:740] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.186580  8026 tablet_service.cc:1511] Processing CreateTablet for tablet c5b95559e2574f149ba7a52f7121acf4 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:29.188014  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5b95559e2574f149ba7a52f7121acf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.189474  8021 tablet_service.cc:1511] Processing CreateTablet for tablet f8cfc055bb894bd799580659a4e58b35 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:29.191234  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cfc055bb894bd799580659a4e58b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.203362  8231 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.203907  8229 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.204013  8231 ts_tablet_manager.cc:1403] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.009s
I20260713 09:01:29.204582  8229 ts_tablet_manager.cc:1403] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.268s	user 0.009s	sys 0.010s
I20260713 09:01:29.205349  8028 tablet_service.cc:1511] Processing CreateTablet for tablet ea82325375604ec0bd7591857ec84b59 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:29.195992  8022 tablet_service.cc:1511] Processing CreateTablet for tablet f34896ba8e8244698e57dd397481b6e7 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:29.205531  8235 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.211790  8024 tablet_service.cc:1511] Processing CreateTablet for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:29.213585  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea82325375604ec0bd7591857ec84b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.217078  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a40ca95b974f98a2b2fab1d6e6ff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.224941  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34896ba8e8244698e57dd397481b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.226922  8023 tablet_service.cc:1511] Processing CreateTablet for tablet 322d2b4e3c6b4a6c957a74bad1494196 (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:29.229398  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322d2b4e3c6b4a6c957a74bad1494196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.211346  8230 consensus_queue.cc:260] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.227967  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 558063621589438a9f0b328e33686a6a (DEFAULT_TABLE table=test-workload [id=ecb7caaae9b2435592da8b250dbbe1b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:29.247539  8229 raft_consensus.cc:359] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.248688  8229 raft_consensus.cc:385] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.249092  8229 raft_consensus.cc:740] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.249400  8231 raft_consensus.cc:359] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.250133  8231 raft_consensus.cc:385] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.250422  8231 raft_consensus.cc:740] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.250536  8229 consensus_queue.cc:260] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.251194  8231 consensus_queue.cc:260] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.252507  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558063621589438a9f0b328e33686a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:29.254226  8139 heartbeater.cc:499] Master 127.5.182.62:44757 was elected leader, sending a full tablet report...
I20260713 09:01:29.260203  8235 tablet_bootstrap.cc:654] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.262931  8229 ts_tablet_manager.cc:1434] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.056s	user 0.000s	sys 0.008s
I20260713 09:01:29.263466  8231 ts_tablet_manager.cc:1434] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260713 09:01:29.263628  8230 ts_tablet_manager.cc:1434] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.091s	user 0.010s	sys 0.010s
I20260713 09:01:29.263991  8229 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:29.264793  8213 heartbeater.cc:499] Master 127.5.182.62:44757 was elected leader, sending a full tablet report...
I20260713 09:01:29.265111  8230 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.274082  8230 tablet_bootstrap.cc:654] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.274880  8237 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.275413  8237 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.277947  8237 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
W20260713 09:01:29.280704  7991 tablet.cc:2406] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:29.280903  8231 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.289254  7990 heartbeater.cc:499] Master 127.5.182.62:44757 was elected leader, sending a full tablet report...
I20260713 09:01:29.286826  8236 raft_consensus.cc:493] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.311223  8236 raft_consensus.cc:515] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.330724  8235 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.331202  8235 ts_tablet_manager.cc:1403] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.026s
I20260713 09:01:29.334218  8235 raft_consensus.cc:359] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.334976  8235 raft_consensus.cc:385] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.335286  8235 raft_consensus.cc:740] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.335999  8235 consensus_queue.cc:260] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.340332  8231 tablet_bootstrap.cc:654] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.353574  8236 leader_election.cc:290] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.366895  8065 heartbeater.cc:499] Master 127.5.182.62:44757 was elected leader, sending a full tablet report...
I20260713 09:01:29.372927  8247 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.373482  8247 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.376240  8229 tablet_bootstrap.cc:654] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.378849  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:29.379951  8235 ts_tablet_manager.cc:1434] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.048s	user 0.022s	sys 0.008s
W20260713 09:01:29.380731  8078 leader_election.cc:343] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.381074  8235 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.389549  8247 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.401445  8230 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.402117  8230 ts_tablet_manager.cc:1403] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.006s
I20260713 09:01:29.408828  8231 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.414564  8230 raft_consensus.cc:359] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.416810  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:29.418291  8230 raft_consensus.cc:385] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.418679  8230 raft_consensus.cc:740] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.418823  8231 ts_tablet_manager.cc:1403] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.006s
I20260713 09:01:29.417958  8235 tablet_bootstrap.cc:654] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.418423  8229 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
W20260713 09:01:29.420351  8152 leader_election.cc:343] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.432204  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:29.434324  8003 leader_election.cc:343] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.434876  8229 ts_tablet_manager.cc:1403] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.013s
I20260713 09:01:29.437628  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.438722  8239 raft_consensus.cc:493] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.439213  8239 raft_consensus.cc:515] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.441465  8231 raft_consensus.cc:359] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.443759  8231 raft_consensus.cc:385] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.443224  8239 leader_election.cc:290] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:29.435943  8230 consensus_queue.cc:260] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.445070  8231 raft_consensus.cc:740] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.462397  8231 consensus_queue.cc:260] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.455188  8229 raft_consensus.cc:359] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.466190  8231 ts_tablet_manager.cc:1434] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:01:29.467526  8231 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.473539  8229 raft_consensus.cc:385] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:29.474092  8077 leader_election.cc:343] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.475755  8077 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:29.477380  8237 raft_consensus.cc:2749] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.477946  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.474617  8229 raft_consensus.cc:740] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.481411  8230 ts_tablet_manager.cc:1434] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.004s
I20260713 09:01:29.486317  8230 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.487349  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.482939  8235 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.488209  8231 tablet_bootstrap.cc:654] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:29.488945  8003 leader_election.cc:343] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.488588  8229 consensus_queue.cc:260] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.499191  8003 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:29.499468  8114 raft_consensus.cc:2468] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:29.500027  8247 raft_consensus.cc:2749] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.500705  8229 ts_tablet_manager.cc:1434] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.003s
I20260713 09:01:29.488277  8235 ts_tablet_manager.cc:1403] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.009s
I20260713 09:01:29.504458  8235 raft_consensus.cc:359] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.498708  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.506358  8235 raft_consensus.cc:385] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.505369  8151 leader_election.cc:304] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.506700  8235 raft_consensus.cc:740] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.507588  8236 raft_consensus.cc:2804] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:29.508034  8236 raft_consensus.cc:493] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:29.507687  8235 consensus_queue.cc:260] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.508426  8236 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.510885  8235 ts_tablet_manager.cc:1434] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:01:29.511909  8235 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.510982  8231 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.512537  8231 ts_tablet_manager.cc:1403] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.009s
I20260713 09:01:29.513592  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
W20260713 09:01:29.513949  7928 leader_election.cc:343] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.506026  8229 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
W20260713 09:01:29.515161  7929 leader_election.cc:343] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.497340  8230 tablet_bootstrap.cc:654] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.515717  7929 leader_election.cc:304] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43e9125eeb0142788720d2827797eca0; no voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599
I20260713 09:01:29.516657  8239 raft_consensus.cc:2749] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.516891  8231 raft_consensus.cc:359] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.521214  8236 raft_consensus.cc:515] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.525885  8231 raft_consensus.cc:385] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.526357  8229 tablet_bootstrap.cc:654] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.526288  8231 raft_consensus.cc:740] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.527343  8231 consensus_queue.cc:260] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.528126  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
W20260713 09:01:29.529590  8152 leader_election.cc:343] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.529769  8231 ts_tablet_manager.cc:1434] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:01:29.531075  8231 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.535524  8229 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.536130  8229 ts_tablet_manager.cc:1403] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260713 09:01:29.525475  8235 tablet_bootstrap.cc:654] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.538621  8230 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.539121  8230 ts_tablet_manager.cc:1403] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.005s
I20260713 09:01:29.539680  8229 raft_consensus.cc:359] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.540453  8229 raft_consensus.cc:385] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.540771  8229 raft_consensus.cc:740] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.541142  8236 leader_election.cc:290] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.542196  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:29.542060  8230 raft_consensus.cc:359] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.542430  8229 consensus_queue.cc:260] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.542833  8113 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.542812  8230 raft_consensus.cc:385] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.544683  8230 raft_consensus.cc:740] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.544973  8229 ts_tablet_manager.cc:1434] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:01:29.545920  8229 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:29.546362  8230 consensus_queue.cc:260] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.548571  8230 ts_tablet_manager.cc:1434] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:01:29.549609  8230 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.550820  8231 tablet_bootstrap.cc:654] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.552030  8229 tablet_bootstrap.cc:654] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.555094  8230 tablet_bootstrap.cc:654] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.552340  8113 raft_consensus.cc:2468] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:29.553308  8235 tablet_bootstrap.cc:492] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.556905  8235 ts_tablet_manager.cc:1403] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260713 09:01:29.561113  8151 leader_election.cc:304] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.562228  8236 raft_consensus.cc:2804] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:29.562701  8236 raft_consensus.cc:697] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:29.563691  8236 consensus_queue.cc:237] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.566368  8230 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.566902  8230 ts_tablet_manager.cc:1403] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260713 09:01:29.560252  8235 raft_consensus.cc:359] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.570222  8235 raft_consensus.cc:385] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.570588  8235 raft_consensus.cc:740] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.570317  8230 raft_consensus.cc:359] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.571056  8230 raft_consensus.cc:385] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.571599  8230 raft_consensus.cc:740] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.571328  8235 consensus_queue.cc:260] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.573562  8235 ts_tablet_manager.cc:1434] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:29.574458  8235 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.577893  8230 consensus_queue.cc:260] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.580372  8231 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.580945  8231 ts_tablet_manager.cc:1403] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.005s
I20260713 09:01:29.581548  8230 ts_tablet_manager.cc:1434] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:01:29.582903  8230 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.584183  8231 raft_consensus.cc:359] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.585129  8231 raft_consensus.cc:385] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.585444  8231 raft_consensus.cc:740] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.586330  8229 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.586997  8229 ts_tablet_manager.cc:1403] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.006s
I20260713 09:01:29.586344  8231 consensus_queue.cc:260] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.588748  8235 tablet_bootstrap.cc:654] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.592263  8231 ts_tablet_manager.cc:1434] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:01:29.593494  8231 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.594309  8229 raft_consensus.cc:359] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.595300  8229 raft_consensus.cc:385] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.595664  8229 raft_consensus.cc:740] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.598845  8229 consensus_queue.cc:260] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.599697  8236 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.600603  8231 tablet_bootstrap.cc:654] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.600184  8236 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.600970  8230 tablet_bootstrap.cc:654] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.603544  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:29.604254  8236 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:29.607273  8229 ts_tablet_manager.cc:1434] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:01:29.608669  8229 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
W20260713 09:01:29.609051  8152 leader_election.cc:343] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.620663  8236 raft_consensus.cc:493] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.621548  8236 raft_consensus.cc:515] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.624717  8229 tablet_bootstrap.cc:654] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.626435  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
W20260713 09:01:29.628415  8152 leader_election.cc:343] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.624363  8236 leader_election.cc:290] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:29.630667  8230 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.633904  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.634567  8230 ts_tablet_manager.cc:1403] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260713 09:01:29.599030  7863 catalog_manager.cc:5697] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:29.635416  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.640558  7964 raft_consensus.cc:2468] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
W20260713 09:01:29.636423  8151 leader_election.cc:343] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.641427  8151 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.641714  8237 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.642334  8236 raft_consensus.cc:2749] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.642369  8237 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.643116  8151 leader_election.cc:304] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.644141  8236 raft_consensus.cc:2804] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:29.644560  8236 raft_consensus.cc:493] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:29.644979  8236 raft_consensus.cc:3060] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.661608  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:29.663295  8077 leader_election.cc:343] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.664088  8237 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:29.666546  8236 raft_consensus.cc:515] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.668984  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
W20260713 09:01:29.671095  8078 leader_election.cc:343] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.671728  8078 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.672968  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:29.638545  8230 raft_consensus.cc:359] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.674037  7964 raft_consensus.cc:3060] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.674031  8230 raft_consensus.cc:385] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.674902  8230 raft_consensus.cc:740] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.676270  8230 consensus_queue.cc:260] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.673049  8237 raft_consensus.cc:2749] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.678939  8229 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.679627  8229 ts_tablet_manager.cc:1403] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260713 09:01:29.682776  8230 ts_tablet_manager.cc:1434] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260713 09:01:29.684193  8230 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.685843  8238 raft_consensus.cc:493] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.686501  8238 raft_consensus.cc:515] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.691694  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:29.692020  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.692751  8113 raft_consensus.cc:2468] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:29.692909  8229 raft_consensus.cc:359] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.693689  8229 raft_consensus.cc:385] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:29.693895  8152 leader_election.cc:343] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.694926  8151 leader_election.cc:304] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.693976  8229 raft_consensus.cc:740] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.696374  8238 leader_election.cc:290] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.697292  8238 raft_consensus.cc:2804] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:29.697137  8229 consensus_queue.cc:260] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.698941  8238 raft_consensus.cc:493] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:29.700202  8238 raft_consensus.cc:3060] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.704948  8229 ts_tablet_manager.cc:1434] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.002s
I20260713 09:01:29.707844  8230 tablet_bootstrap.cc:654] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.710800  8229 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:29.714636  8239 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.715200  8239 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.717394  8239 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:29.717772  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:29.718307  8247 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.718973  8247 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.719383  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.719992  8236 leader_election.cc:290] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:29.720157  8113 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:29.715730  7964 raft_consensus.cc:2468] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:29.722911  8151 leader_election.cc:304] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:29.723842  8236 raft_consensus.cc:2804] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:29.728744  8152 leader_election.cc:343] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.730470  7928 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:29.730906  8247 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.731391  8236 raft_consensus.cc:697] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:29.731909  8239 raft_consensus.cc:2804] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:29.732317  8239 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:29.732671  8239 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.732817  8236 consensus_queue.cc:237] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.736953  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.738608  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
W20260713 09:01:29.740531  7929 leader_election.cc:343] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:29.742084  8003 leader_election.cc:343] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.744941  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
W20260713 09:01:29.746809  8003 leader_election.cc:343] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.747403  8003 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:29.748940  8247 raft_consensus.cc:2749] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.751438  8238 raft_consensus.cc:515] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.755198  8229 tablet_bootstrap.cc:654] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.759505  8235 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.760118  8235 ts_tablet_manager.cc:1403] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.186s	user 0.077s	sys 0.089s
I20260713 09:01:29.761040  8230 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.761548  8230 ts_tablet_manager.cc:1403] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.008s
I20260713 09:01:29.762471  8231 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.763006  8231 ts_tablet_manager.cc:1403] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.170s	user 0.032s	sys 0.081s
I20260713 09:01:29.763394  8235 raft_consensus.cc:359] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.764261  8235 raft_consensus.cc:385] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.764717  8235 raft_consensus.cc:740] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.764421  8230 raft_consensus.cc:359] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.765250  8230 raft_consensus.cc:385] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.765575  8230 raft_consensus.cc:740] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.765679  8235 consensus_queue.cc:260] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.766185  8231 raft_consensus.cc:359] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.766995  8231 raft_consensus.cc:385] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.767287  8231 raft_consensus.cc:740] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.767820  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:29.768203  8231 consensus_queue.cc:260] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
W20260713 09:01:29.769191  8152 leader_election.cc:343] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.770702  8235 ts_tablet_manager.cc:1434] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:01:29.771804  8235 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.771745  8239 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.772593  8230 consensus_queue.cc:260] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.773922  8239 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:29.777539  8238 leader_election.cc:290] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.777638  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:29.778314  8113 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.779275  8235 tablet_bootstrap.cc:654] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.781864  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:29.782503  8114 raft_consensus.cc:3060] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.785717  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
W20260713 09:01:29.787567  7929 leader_election.cc:343] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.797684  8114 raft_consensus.cc:2468] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:29.798949  8151 leader_election.cc:304] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.799158  8113 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:29.800733  7928 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:29.802193  8239 raft_consensus.cc:2804] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:29.802795  8239 raft_consensus.cc:697] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:29.804772  8238 raft_consensus.cc:2804] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:29.805469  8238 raft_consensus.cc:697] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:29.806532  8238 consensus_queue.cc:237] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.803839  8239 consensus_queue.cc:237] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.818979  8274 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.819657  8274 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.826731  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
W20260713 09:01:29.828588  8152 leader_election.cc:343] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.829326  8274 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:29.831521  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:29.833622  8151 leader_election.cc:343] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.834194  8151 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.838378  8274 raft_consensus.cc:2749] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.842095  8247 raft_consensus.cc:493] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.842785  8247 raft_consensus.cc:515] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.843398  8229 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.844115  8229 ts_tablet_manager.cc:1403] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.001s
I20260713 09:01:29.853847  7860 catalog_manager.cc:5697] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.855034  8229 raft_consensus.cc:359] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.856021  8229 raft_consensus.cc:385] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.858184  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:29.858671  8247 leader_election.cc:290] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:29.860951  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf976a1518c4d87a8d7545dddde8e5f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.862000  7965 raft_consensus.cc:2393] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:29.863384  8231 ts_tablet_manager.cc:1434] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.100s	user 0.029s	sys 0.040s
I20260713 09:01:29.864391  8231 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.864078  8003 leader_election.cc:304] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:29.865592  8247 raft_consensus.cc:3060] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.871061  8231 tablet_bootstrap.cc:654] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.871935  8236 raft_consensus.cc:493] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.872589  8236 raft_consensus.cc:515] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.876230  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
W20260713 09:01:29.878050  8152 leader_election.cc:343] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.879330  8236 leader_election.cc:290] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.881098  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.884274  8231 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
W20260713 09:01:29.884145  8151 leader_election.cc:343] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.884878  8231 ts_tablet_manager.cc:1403] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:01:29.885079  8151 leader_election.cc:304] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4522c112fdfc49cd800620b69e878191; no voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599
I20260713 09:01:29.886001  8238 raft_consensus.cc:2749] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.886137  8230 ts_tablet_manager.cc:1434] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260713 09:01:29.887094  8230 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.888652  8247 raft_consensus.cc:2749] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.874958  7860 catalog_manager.cc:5697] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:29.890702  8231 raft_consensus.cc:359] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.891366  8231 raft_consensus.cc:385] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.891712  8231 raft_consensus.cc:740] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.892490  8231 consensus_queue.cc:260] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.894937  8231 ts_tablet_manager.cc:1434] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:01:29.895777  8231 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.856405  8229 raft_consensus.cc:740] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.897233  8230 tablet_bootstrap.cc:654] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.897243  8229 consensus_queue.cc:260] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.902383  8231 tablet_bootstrap.cc:654] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.910224  8229 ts_tablet_manager.cc:1434] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260713 09:01:29.911170  8235 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.912238  8230 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.912505  8235 ts_tablet_manager.cc:1403] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.140s	user 0.046s	sys 0.058s
I20260713 09:01:29.916065  7861 catalog_manager.cc:5697] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:29.917634  8229 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:29.918303  8235 raft_consensus.cc:359] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.919519  8235 raft_consensus.cc:385] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.920025  8235 raft_consensus.cc:740] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.921319  8235 consensus_queue.cc:260] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.924213  8229 tablet_bootstrap.cc:654] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.912761  8230 ts_tablet_manager.cc:1403] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260713 09:01:29.925328  8235 ts_tablet_manager.cc:1434] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:01:29.926920  8235 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.927357  8230 raft_consensus.cc:359] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.928107  8230 raft_consensus.cc:385] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.928383  8230 raft_consensus.cc:740] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.928701  8247 raft_consensus.cc:493] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.929239  8247 raft_consensus.cc:515] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.929260  8230 consensus_queue.cc:260] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:29.931609  8247 leader_election.cc:290] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:29.932154  8230 ts_tablet_manager.cc:1434] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:29.933158  8230 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.934816  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.935643  8235 tablet_bootstrap.cc:654] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.936049  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:29.935673  8114 raft_consensus.cc:2393] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:29.939385  8003 leader_election.cc:304] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599
I20260713 09:01:29.940250  8247 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.945689  8229 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:29.946178  8229 ts_tablet_manager.cc:1403] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.002s
I20260713 09:01:29.949040  8229 raft_consensus.cc:359] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.949728  8229 raft_consensus.cc:385] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.950035  8229 raft_consensus.cc:740] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.939366  8230 tablet_bootstrap.cc:654] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.951784  8231 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:29.952591  8231 ts_tablet_manager.cc:1403] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.019s
I20260713 09:01:29.953173  8229 consensus_queue.cc:260] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.955585  8247 raft_consensus.cc:2749] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:29.956748  8229 ts_tablet_manager.cc:1434] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:01:29.956768  8235 tablet_bootstrap.cc:492] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:29.959475  8235 ts_tablet_manager.cc:1403] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260713 09:01:29.958125  8231 raft_consensus.cc:359] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.959930  8231 raft_consensus.cc:385] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.960346  8231 raft_consensus.cc:740] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.961259  8230 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:29.961711  8230 ts_tablet_manager.cc:1403] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260713 09:01:29.961055  8229 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:29.962697  8235 raft_consensus.cc:359] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.963511  8235 raft_consensus.cc:385] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.963835  8235 raft_consensus.cc:740] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.962116  8231 consensus_queue.cc:260] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.964064  8230 raft_consensus.cc:359] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.964771  8230 raft_consensus.cc:385] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:29.965163  8230 raft_consensus.cc:740] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:29.964668  8235 consensus_queue.cc:260] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:29.965878  8230 consensus_queue.cc:260] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:29.967478  8235 ts_tablet_manager.cc:1434] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:29.967767  8230 ts_tablet_manager.cc:1434] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:29.968672  8230 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:29.968704  8235 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:29.967597  8231 ts_tablet_manager.cc:1434] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:01:29.969959  8231 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:29.975728  8230 tablet_bootstrap.cc:654] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.976001  8235 tablet_bootstrap.cc:654] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.977632  8237 raft_consensus.cc:493] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.973538  8229 tablet_bootstrap.cc:654] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.978145  8237 raft_consensus.cc:515] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.980242  8237 leader_election.cc:290] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:29.982225  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
W20260713 09:01:29.983750  8078 leader_election.cc:343] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:29.985550  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:29.986250  7965 raft_consensus.cc:2468] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 0.
I20260713 09:01:29.987478  8077 leader_election.cc:304] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:29.988703  8237 raft_consensus.cc:2804] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:29.989089  8237 raft_consensus.cc:493] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:29.989413  8237 raft_consensus.cc:3060] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:29.990419  8239 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:29.990981  8231 tablet_bootstrap.cc:654] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:29.990904  8239 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:29.998016  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:29.998790  8239 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:29.998678  8114 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:29.998709  8237 raft_consensus.cc:515] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.000216  7928 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:30.003047  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:30.003618  7965 raft_consensus.cc:3060] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.008019  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.008849  8040 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:30.011417  7965 raft_consensus.cc:2468] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 1.
I20260713 09:01:30.012844  8077 leader_election.cc:304] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:30.013221  8239 raft_consensus.cc:2804] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.013705  8239 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.014166  8239 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.015951  8279 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.016669  8279 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.019309  8279 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.021692  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.022609  8188 raft_consensus.cc:2468] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:30.024372  7929 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:30.026391  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.027580  8279 raft_consensus.cc:2804] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.028002  8279 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.028620  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
W20260713 09:01:30.029182  7929 leader_election.cc:343] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.028422  8279 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:30.029940  8078 leader_election.cc:343] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.031723  8237 leader_election.cc:290] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.032352  8237 raft_consensus.cc:2804] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.032874  8237 raft_consensus.cc:697] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:30.033735  8237 consensus_queue.cc:237] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.046029  8231 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.047432  8235 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.045818  8279 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.047904  8235 ts_tablet_manager.cc:1403] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.079s	user 0.044s	sys 0.031s
I20260713 09:01:30.049364  8230 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.049777  8231 ts_tablet_manager.cc:1403] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.014s
I20260713 09:01:30.049938  8230 ts_tablet_manager.cc:1403] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.000s
I20260713 09:01:30.050798  8235 raft_consensus.cc:359] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.051030  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.051786  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:30.049297  8279 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.052362  8235 raft_consensus.cc:385] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.052465  8188 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.052723  8235 raft_consensus.cc:740] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.053155  8231 raft_consensus.cc:359] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.053124  8230 raft_consensus.cc:359] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.053541  8235 consensus_queue.cc:260] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.053965  8231 raft_consensus.cc:385] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.054167  8230 raft_consensus.cc:385] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.054450  8231 raft_consensus.cc:740] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.054555  8230 raft_consensus.cc:740] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.055356  8231 consensus_queue.cc:260] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.056157  8235 ts_tablet_manager.cc:1434] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:01:30.057123  8235 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.056880  8230 consensus_queue.cc:260] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.057843  8231 ts_tablet_manager.cc:1434] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:30.058789  8231 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:30.061398  8238 consensus_queue.cc:1048] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.062541  8230 ts_tablet_manager.cc:1434] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:01:30.063534  8230 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.064237  8231 tablet_bootstrap.cc:654] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.065623  8235 tablet_bootstrap.cc:654] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:30.070154  7929 leader_election.cc:343] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.103765  8188 raft_consensus.cc:2468] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.105265  7929 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:30.106153  8229 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.106539  8279 raft_consensus.cc:2804] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.106765  8229 ts_tablet_manager.cc:1403] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.015s
I20260713 09:01:30.108213  8239 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.110602  8229 raft_consensus.cc:359] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.111311  8229 raft_consensus.cc:385] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.111637  8229 raft_consensus.cc:740] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.112427  8229 consensus_queue.cc:260] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.114790  8229 ts_tablet_manager.cc:1434] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:30.115641  8274 consensus_queue.cc:1048] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.116300  8229 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
W20260713 09:01:30.120041  7911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:30.125931  8229 tablet_bootstrap.cc:654] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.126240  8279 raft_consensus.cc:697] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:30.127787  8274 raft_consensus.cc:493] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.133248  8279 consensus_queue.cc:237] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.133250  8274 raft_consensus.cc:515] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.146574  8230 tablet_bootstrap.cc:654] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.147269  8229 tablet_bootstrap.cc:492] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.148057  8229 ts_tablet_manager.cc:1403] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260713 09:01:30.158569  8238 raft_consensus.cc:493] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.159245  8238 raft_consensus.cc:515] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.159858  7860 catalog_manager.cc:5697] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:30.161954  8238 leader_election.cc:290] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.151520  8247 raft_consensus.cc:493] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.163182  8247 raft_consensus.cc:515] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.165769  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.166637  8040 raft_consensus.cc:2468] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:30.167629  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.168485  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c468089414d1429dbce6742dbf2ee255" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.168998  8247 leader_election.cc:290] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.169553  8114 raft_consensus.cc:2393] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:30.171172  8152 leader_election.cc:304] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:30.172796  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.173084  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.173936  7964 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:30.176874  8229 raft_consensus.cc:359] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.178093  8229 raft_consensus.cc:385] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.178660  8229 raft_consensus.cc:740] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
W20260713 09:01:30.179746  8151 leader_election.cc:343] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.176789  8003 leader_election.cc:304] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599
I20260713 09:01:30.180860  8300 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.181345  8300 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.181613  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.182200  8247 raft_consensus.cc:3060] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.182894  8239 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.182245  8114 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:30.177105  8238 raft_consensus.cc:2804] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.183634  8238 raft_consensus.cc:493] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.183975  8238 raft_consensus.cc:3060] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.183266  8300 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.176474  8274 leader_election.cc:290] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.181370  8151 leader_election.cc:304] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:30.179600  8229 consensus_queue.cc:260] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.187736  8236 raft_consensus.cc:2804] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.186612  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.188320  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.188721  8040 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.188359  8236 raft_consensus.cc:493] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.189595  8236 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.189668  8229 ts_tablet_manager.cc:1434] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260713 09:01:30.190644  8247 raft_consensus.cc:2749] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.192817  8230 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.192830  8235 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.193436  8230 ts_tablet_manager.cc:1403] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.021s
I20260713 09:01:30.193631  8235 ts_tablet_manager.cc:1403] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.137s	user 0.027s	sys 0.064s
I20260713 09:01:30.193552  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
W20260713 09:01:30.194873  7928 leader_election.cc:343] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.195886  8230 raft_consensus.cc:359] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.196605  8230 raft_consensus.cc:385] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.190658  8229 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:30.196899  8230 raft_consensus.cc:740] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.197487  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:30.202072  8114 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.202831  8229 tablet_bootstrap.cc:654] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.206640  8238 raft_consensus.cc:515] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.210357  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.210958  8039 raft_consensus.cc:3060] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.213596  8236 raft_consensus.cc:515] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.199859  8274 consensus_queue.cc:1048] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.196444  8040 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.196251  8235 raft_consensus.cc:359] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.197727  8230 consensus_queue.cc:260] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.216323  8235 raft_consensus.cc:385] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.216701  8235 raft_consensus.cc:740] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.216785  8188 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:30.217410  8235 consensus_queue.cc:260] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.217240  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:30.220341  8236 leader_election.cc:290] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.222620  8230 ts_tablet_manager.cc:1434] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:01:30.226389  8230 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.224843  7929 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:30.214751  7862 catalog_manager.cc:5697] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:30.238938  8279 raft_consensus.cc:2804] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.239463  8279 raft_consensus.cc:697] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:30.240347  8279 consensus_queue.cc:237] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.223583  8231 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.226958  8235 ts_tablet_manager.cc:1434] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.005s
I20260713 09:01:30.246152  8230 tablet_bootstrap.cc:654] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.232797  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:30.248816  8229 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.248952  8113 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.249274  8229 ts_tablet_manager.cc:1403] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.030s
I20260713 09:01:30.251394  8229 raft_consensus.cc:359] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.251955  8229 raft_consensus.cc:385] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.252215  8229 raft_consensus.cc:740] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.252964  8229 consensus_queue.cc:260] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.233560  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:30.236304  8238 leader_election.cc:290] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.237922  7929 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:30.254586  7965 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.246302  8235 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.256860  8279 raft_consensus.cc:2804] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.257264  8279 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.256880  8188 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.257685  8279 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.260231  8235 tablet_bootstrap.cc:654] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.261010  8229 ts_tablet_manager.cc:1434] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:01:30.261955  8229 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
W20260713 09:01:30.230379  8151 leader_election.cc:343] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.246753  8231 ts_tablet_manager.cc:1403] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.188s	user 0.025s	sys 0.044s
I20260713 09:01:30.233798  8114 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.238234  8039 raft_consensus.cc:2468] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:30.269119  8152 leader_election.cc:304] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0
I20260713 09:01:30.271443  8231 raft_consensus.cc:359] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.272013  8236 raft_consensus.cc:2804] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.272616  8236 raft_consensus.cc:697] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:30.273563  8236 consensus_queue.cc:237] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.281169  8238 consensus_queue.cc:1048] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.280396  7965 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:30.284286  8279 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.285120  8151 leader_election.cc:304] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:30.287321  8113 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:30.287385  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:30.288590  8274 raft_consensus.cc:2804] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:30.288770  7928 leader_election.cc:343] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.289288  8274 raft_consensus.cc:697] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:30.283703  7859 catalog_manager.cc:5697] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:30.272173  8231 raft_consensus.cc:385] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.290392  8274 consensus_queue.cc:237] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.294122  8231 raft_consensus.cc:740] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.295331  8235 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.295047  8231 consensus_queue.cc:260] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.295799  8235 ts_tablet_manager.cc:1403] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.018s
I20260713 09:01:30.299093  8231 ts_tablet_manager.cc:1434] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260713 09:01:30.302852  8238 consensus_queue.cc:1048] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.305079  8247 raft_consensus.cc:493] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.318177  8231 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:30.317874  8247 raft_consensus.cc:515] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.310878  8279 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.311893  8229 tablet_bootstrap.cc:654] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.315584  8300 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.316440  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:30.308104  8235 raft_consensus.cc:359] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.319965  8247 leader_election.cc:290] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.324394  8279 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.326052  8235 raft_consensus.cc:385] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.323984  8230 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.336892  8230 ts_tablet_manager.cc:1403] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.017s
I20260713 09:01:30.326457  8231 tablet_bootstrap.cc:654] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.329867  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.332947  8188 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.333696  8239 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.334529  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.336149  8235 raft_consensus.cc:740] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.340088  8279 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.346256  8114 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 0.
I20260713 09:01:30.354779  8003 leader_election.cc:304] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:30.356297  8247 raft_consensus.cc:2804] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.356748  8247 raft_consensus.cc:493] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.357177  8247 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.362982  8235 consensus_queue.cc:260] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.342809  8187 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 0.
I20260713 09:01:30.367834  8235 ts_tablet_manager.cc:1434] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260713 09:01:30.368980  8235 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.337949  8238 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.377831  8238 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.381824  8230 raft_consensus.cc:359] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.382727  8230 raft_consensus.cc:385] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.383085  8230 raft_consensus.cc:740] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.387821  8236 consensus_queue.cc:1048] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.383988  8230 consensus_queue.cc:260] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.398772  8230 ts_tablet_manager.cc:1434] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260713 09:01:30.418960  8238 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:30.420018  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.427853  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.429773  8279 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.431427  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.431970  8229 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.432113  8038 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:30.432912  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.433502  8151 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:30.433734  7929 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:30.432456  8229 ts_tablet_manager.cc:1403] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.028s
W20260713 09:01:30.434607  7928 leader_election.cc:343] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.420192  7860 catalog_manager.cc:5697] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:30.440902  8300 raft_consensus.cc:2804] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.441313  8300 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.441654  8300 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.437177  8229 raft_consensus.cc:359] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.444670  8229 raft_consensus.cc:385] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.445048  8229 raft_consensus.cc:740] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.433154  8230 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.446080  8229 consensus_queue.cc:260] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.438416  8188 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.449878  7929 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:30.466008  8229 ts_tablet_manager.cc:1434] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:01:30.469647  8229 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:30.474347  8300 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.476655  8300 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.477332  8300 raft_consensus.cc:2804] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.478050  8300 raft_consensus.cc:697] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:30.482240  8235 tablet_bootstrap.cc:654] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.484252  8229 tablet_bootstrap.cc:654] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:30.499167  7929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.4:33419, user_credentials={real_user=slave}} blocked reactor thread for 49440.9us
I20260713 09:01:30.501278  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.501870  8038 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.488401  8247 raft_consensus.cc:515] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.509042  8238 raft_consensus.cc:2749] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:30.521219  8320 raft_consensus.cc:493] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.523686  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:30.525971  8231 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.526520  8231 ts_tablet_manager.cc:1403] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.209s	user 0.021s	sys 0.026s
I20260713 09:01:30.512689  8300 consensus_queue.cc:237] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.525228  8320 raft_consensus.cc:515] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.532684  8247 leader_election.cc:290] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:30.532519  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:30.533653  8187 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.536039  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:30.536641  8112 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.537263  8038 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.538233  8326 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.538693  8326 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.540673  8320 leader_election.cc:290] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:30.542621  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.547844  7929 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:30.550560  8231 raft_consensus.cc:359] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.551074  8231 raft_consensus.cc:385] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.551285  8231 raft_consensus.cc:740] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.544790  7859 catalog_manager.cc:5697] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:30.554097  8112 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:30.550033  8239 raft_consensus.cc:2804] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.555261  8239 raft_consensus.cc:697] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:30.555423  8003 leader_election.cc:304] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:30.556339  8320 raft_consensus.cc:2804] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.556957  8320 raft_consensus.cc:697] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:30.556378  8239 consensus_queue.cc:237] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.557744  8320 consensus_queue.cc:237] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.558769  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1522eb9c412a4f19b730eb67b0dd08e4" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.559525  7964 raft_consensus.cc:2393] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 851f0a8c416f406492408026a1faa599 in this term.
I20260713 09:01:30.552187  8231 consensus_queue.cc:260] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.560892  8326 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.562439  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.563024  8188 raft_consensus.cc:2468] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:30.563629  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.564474  7929 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:30.565436  8324 raft_consensus.cc:2804] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.565797  8324 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.566118  8324 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.566767  8231 ts_tablet_manager.cc:1434] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260713 09:01:30.567665  8231 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
W20260713 09:01:30.569307  7929 leader_election.cc:343] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.578060  8038 raft_consensus.cc:3060] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.581331  8229 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.581821  8229 ts_tablet_manager.cc:1403] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.014s
W20260713 09:01:30.583559  7928 leader_election.cc:343] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.586201  8187 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:30.586764  8003 leader_election.cc:304] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:30.593477  8237 raft_consensus.cc:493] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.593966  8237 raft_consensus.cc:515] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.594116  7862 catalog_manager.cc:5697] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 1 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:30.596093  8237 leader_election.cc:290] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.598834  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.600253  8238 raft_consensus.cc:493] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:30.600412  8077 leader_election.cc:343] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.600768  8238 raft_consensus.cc:515] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.604805  8237 consensus_queue.cc:1048] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:30.605670  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.607439  8293 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.608090  8293 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.605957  8238 leader_election.cc:290] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.606374  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.610926  8293 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:30.611172  8040 raft_consensus.cc:2468] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 0.
I20260713 09:01:30.612618  8078 leader_election.cc:304] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [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: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0
W20260713 09:01:30.612890  8151 leader_election.cc:343] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.613866  8293 raft_consensus.cc:2804] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.614275  8293 raft_consensus.cc:493] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.614684  8293 raft_consensus.cc:3060] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.614776  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
W20260713 09:01:30.616514  8078 leader_election.cc:343] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.617609  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.618841  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:30.620463  8077 leader_election.cc:343] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:30.620684  8152 leader_election.cc:343] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.620946  8077 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:30.621308  8152 leader_election.cc:304] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:30.621704  8237 raft_consensus.cc:2749] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.625017  8238 raft_consensus.cc:2749] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.626173  8239 raft_consensus.cc:493] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.626909  8239 raft_consensus.cc:515] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.629308  8279 consensus_queue.cc:1048] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.630424  8239 leader_election.cc:290] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.633096  8324 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.633934  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.635044  8039 raft_consensus.cc:2393] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43e9125eeb0142788720d2827797eca0 in current term 1: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:30.587273  8230 tablet_bootstrap.cc:654] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.641012  8235 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.641462  8235 ts_tablet_manager.cc:1403] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.273s	user 0.038s	sys 0.018s
I20260713 09:01:30.644098  8235 raft_consensus.cc:359] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.644767  8235 raft_consensus.cc:385] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.644912  8230 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.645059  8235 raft_consensus.cc:740] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.645364  8230 ts_tablet_manager.cc:1403] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.000s
I20260713 09:01:30.645694  8235 consensus_queue.cc:260] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.647795  8235 ts_tablet_manager.cc:1434] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:01:30.647902  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b056e51624990b206089f6fd003cf" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.648386  8230 raft_consensus.cc:359] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.649137  8230 raft_consensus.cc:385] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.649415  8230 raft_consensus.cc:740] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.650027  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:30.650167  8230 consensus_queue.cc:260] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.650862  8187 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.653573  8229 raft_consensus.cc:359] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.654256  8229 raft_consensus.cc:385] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.654551  8229 raft_consensus.cc:740] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.655193  8229 consensus_queue.cc:260] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.657044  7929 leader_election.cc:304] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43e9125eeb0142788720d2827797eca0; no voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:30.658571  8320 raft_consensus.cc:2749] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.624457  8293 raft_consensus.cc:515] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.661163  8293 leader_election.cc:290] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.663400  8300 raft_consensus.cc:3060] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.665520  8334 consensus_queue.cc:1048] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:30.666479  8077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.1:42655, user_credentials={real_user=slave}} blocked reactor thread for 44382.8us
I20260713 09:01:30.672168  8324 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.673606  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
W20260713 09:01:30.675107  8077 leader_election.cc:343] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.664428  8231 tablet_bootstrap.cc:654] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.677071  8229 ts_tablet_manager.cc:1434] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.001s
I20260713 09:01:30.676126  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.678915  8038 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.679184  8229 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:30.677152  8239 consensus_queue.cc:1048] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260713 09:01:30.683089  7929 consensus_peers.cc:597] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 -> Peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Couldn't send request to peer 68104fba3ea24346aea45f47b64dc5aa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.686223  8229 tablet_bootstrap.cc:654] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.687691  8038 raft_consensus.cc:2468] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.688182  8235 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.691409  8300 raft_consensus.cc:2749] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.693766  8187 raft_consensus.cc:2468] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:30.689046  7929 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:30.695470  8235 tablet_bootstrap.cc:654] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.697819  8318 consensus_queue.cc:1048] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.697928  8230 ts_tablet_manager.cc:1434] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260713 09:01:30.699950  8323 raft_consensus.cc:2804] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.701431  8323 raft_consensus.cc:697] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:30.702299  8323 consensus_queue.cc:237] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.706568  8230 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.662806  7859 catalog_manager.cc:5697] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:30.730758  8229 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.731410  8229 ts_tablet_manager.cc:1403] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260713 09:01:30.746091  8230 tablet_bootstrap.cc:654] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.756376  8337 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.757089  8337 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.757486  8237 raft_consensus.cc:493] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.757998  8237 raft_consensus.cc:515] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.759256  8337 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:30.759871  8237 leader_election.cc:290] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:30.761844  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.763389  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:30.765823  8077 leader_election.cc:343] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.767304  8229 raft_consensus.cc:359] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.768177  8229 raft_consensus.cc:385] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.768491  8229 raft_consensus.cc:740] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.773101  8318 consensus_queue.cc:1048] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.777304  8324 consensus_queue.cc:1048] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.781526  8229 consensus_queue.cc:260] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.783986  8229 ts_tablet_manager.cc:1434] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260713 09:01:30.790820  8231 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.791517  8231 ts_tablet_manager.cc:1403] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.224s	user 0.023s	sys 0.050s
I20260713 09:01:30.796998  8238 consensus_queue.cc:1048] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.794751  8231 raft_consensus.cc:359] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.798074  8231 raft_consensus.cc:385] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.800786  8231 raft_consensus.cc:740] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.801697  8231 consensus_queue.cc:260] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.805397  8231 ts_tablet_manager.cc:1434] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:01:30.806376  8231 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:30.815722  8231 tablet_bootstrap.cc:654] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.816864  8238 consensus_queue.cc:1048] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:30.848419  8237 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.849222  8237 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.853240  8237 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:30.853799  7963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
W20260713 09:01:30.855711  8078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.2:34019, user_credentials={real_user=slave}} blocked reactor thread for 194892us
I20260713 09:01:30.857441  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:30.858130  8038 raft_consensus.cc:3060] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.859632  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.861967  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:30.862949  8040 raft_consensus.cc:2393] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 1: Already voted for candidate 43e9125eeb0142788720d2827797eca0 in this term.
I20260713 09:01:30.858031  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:30.864995  8187 raft_consensus.cc:2393] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 1: Already voted for candidate 43e9125eeb0142788720d2827797eca0 in this term.
I20260713 09:01:30.866861  8038 raft_consensus.cc:2468] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 1.
I20260713 09:01:30.874900  8078 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:30.877079  8334 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.879910  8229 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:30.882637  8078 leader_election.cc:304] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [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: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0
I20260713 09:01:30.883670  8338 raft_consensus.cc:2804] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.884719  8334 raft_consensus.cc:2749] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.884712  8338 raft_consensus.cc:697] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:30.887305  8235 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.886842  8338 consensus_queue.cc:237] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.887822  8235 ts_tablet_manager.cc:1403] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.239s	user 0.057s	sys 0.062s
I20260713 09:01:30.890525  8235 raft_consensus.cc:359] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.891276  8235 raft_consensus.cc:385] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.891538  8235 raft_consensus.cc:740] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.892185  8235 consensus_queue.cc:260] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.894332  8235 ts_tablet_manager.cc:1434] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:30.895331  8235 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.901373  8235 tablet_bootstrap.cc:654] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.903359  7862 catalog_manager.cc:5697] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:30.883817  8078 leader_election.cc:343] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.904996  8078 leader_election.cc:304] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:30.906746  8078 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:30.907783  8334 raft_consensus.cc:2749] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.908643  8237 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.917861  8235 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.918430  8235 ts_tablet_manager.cc:1403] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:01:30.918499  8230 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.919260  8230 ts_tablet_manager.cc:1403] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.003s
I20260713 09:01:30.920481  8237 raft_consensus.cc:2749] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:30.921363  8235 raft_consensus.cc:359] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.922070  8235 raft_consensus.cc:385] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.922326  8235 raft_consensus.cc:740] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.923062  8235 consensus_queue.cc:260] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.923096  7862 catalog_manager.cc:5697] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:30.924975  8235 ts_tablet_manager.cc:1434] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:01:30.925886  8235 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.928751  8230 raft_consensus.cc:359] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.929416  8230 raft_consensus.cc:385] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.929718  8230 raft_consensus.cc:740] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.930792  8229 tablet_bootstrap.cc:654] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.931206  8235 tablet_bootstrap.cc:654] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.932781  8231 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.933348  8231 ts_tablet_manager.cc:1403] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.045s
I20260713 09:01:30.936756  8230 consensus_queue.cc:260] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.936648  8231 raft_consensus.cc:359] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.937744  8231 raft_consensus.cc:385] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.938088  8231 raft_consensus.cc:740] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.939153  8230 ts_tablet_manager.cc:1434] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:01:30.938844  8231 consensus_queue.cc:260] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.940953  8231 ts_tablet_manager.cc:1434] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:30.941874  8231 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:30.947530  8231 tablet_bootstrap.cc:654] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.950543  7860 catalog_manager.cc:5697] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:30.950639  8235 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.952353  8235 ts_tablet_manager.cc:1403] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260713 09:01:30.952903  8230 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.952842  8238 raft_consensus.cc:493] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.953516  8238 raft_consensus.cc:515] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.955062  8235 raft_consensus.cc:359] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.957350  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:30.957701  8235 raft_consensus.cc:385] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.958214  8235 raft_consensus.cc:740] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.958608  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:30.959259  8112 raft_consensus.cc:2468] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:30.959100  8235 consensus_queue.cc:260] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.960456  8230 tablet_bootstrap.cc:654] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.961652  8235 ts_tablet_manager.cc:1434] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:01:30.962617  8235 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.964003  8151 leader_election.cc:304] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 
W20260713 09:01:30.965124  8151 leader_election.cc:343] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:30.966988  8229 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:30.967449  8229 ts_tablet_manager.cc:1403] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.002s
I20260713 09:01:30.967818  8318 raft_consensus.cc:2804] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:30.968353  8318 raft_consensus.cc:493] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:30.968713  8235 tablet_bootstrap.cc:654] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.968840  8318 raft_consensus.cc:3060] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.969986  8229 raft_consensus.cc:359] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.970692  8229 raft_consensus.cc:385] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.970959  8229 raft_consensus.cc:740] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.971897  8229 consensus_queue.cc:260] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:30.974467  8229 ts_tablet_manager.cc:1434] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:01:30.975576  8229 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:30.979676  8230 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:30.955595  8238 leader_election.cc:290] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:30.980171  8230 ts_tablet_manager.cc:1403] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260713 09:01:30.980579  8235 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:30.981109  8235 ts_tablet_manager.cc:1403] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260713 09:01:30.982846  8230 raft_consensus.cc:359] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.983521  8230 raft_consensus.cc:385] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.983700  8235 raft_consensus.cc:359] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.984588  8235 raft_consensus.cc:385] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.984887  8235 raft_consensus.cc:740] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.985651  8235 consensus_queue.cc:260] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:30.986743  8231 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:30.987262  8231 ts_tablet_manager.cc:1403] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.001s
I20260713 09:01:30.987860  8235 ts_tablet_manager.cc:1434] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:30.983788  8230 raft_consensus.cc:740] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.989925  8230 consensus_queue.cc:260] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:30.990336  8231 raft_consensus.cc:359] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.991142  8231 raft_consensus.cc:385] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.991452  8231 raft_consensus.cc:740] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.992035  8230 ts_tablet_manager.cc:1434] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:30.992239  8231 consensus_queue.cc:260] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:30.994676  8230 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:30.994676  8235 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:30.999094  8323 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:30.999581  8323 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.000308  8235 tablet_bootstrap.cc:654] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.000520  8230 tablet_bootstrap.cc:654] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.002846  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.004142  8323 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
W20260713 09:01:31.004376  7929 leader_election.cc:343] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.004659  8229 tablet_bootstrap.cc:654] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.004683  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.006088  8112 raft_consensus.cc:2468] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:31.007815  7928 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:31.009351  8323 raft_consensus.cc:2804] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.009927  8323 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.010458  8323 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.011623  8231 ts_tablet_manager.cc:1434] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:01:31.016363  8231 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:31.018831  8318 raft_consensus.cc:515] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.024907  8231 tablet_bootstrap.cc:654] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.023762  8323 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.029910  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.030494  8112 raft_consensus.cc:3060] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.032765  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.033449  8114 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.033912  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:31.036300  8231 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:31.036787  8231 ts_tablet_manager.cc:1403] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
W20260713 09:01:31.037904  7929 leader_election.cc:343] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.039224  8231 raft_consensus.cc:359] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.041391  8231 raft_consensus.cc:385] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.041711  8231 raft_consensus.cc:740] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.042388  8231 consensus_queue.cc:260] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.044412  8231 ts_tablet_manager.cc:1434] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:01:31.045385  8231 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:31.049281  8112 raft_consensus.cc:2468] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:31.054235  8151 leader_election.cc:304] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.055022  8114 raft_consensus.cc:2468] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:31.055207  8238 raft_consensus.cc:2804] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.057132  8229 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:31.057682  8229 ts_tablet_manager.cc:1403] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.010s
I20260713 09:01:31.058374  7928 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:31.059635  8279 raft_consensus.cc:2804] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.056936  8238 raft_consensus.cc:697] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:31.060249  8279 raft_consensus.cc:697] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:31.061167  8238 consensus_queue.cc:237] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.061415  8279 consensus_queue.cc:237] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.070214  8318 leader_election.cc:290] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.070654  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9992ea6b53494ab5aaa7d312b69bd168" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:31.074635  8231 tablet_bootstrap.cc:654] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:31.075592  8151 leader_election.cc:343] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.060477  8229 raft_consensus.cc:359] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.076848  8229 raft_consensus.cc:385] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.077203  8229 raft_consensus.cc:740] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.077952  8229 consensus_queue.cc:260] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.079614  8323 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.083226  8229 ts_tablet_manager.cc:1434] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:01:31.077750  7862 catalog_manager.cc:5697] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.083328  7861 catalog_manager.cc:5697] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.087249  8231 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:31.087749  8231 ts_tablet_manager.cc:1403] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260713 09:01:31.087977  8320 raft_consensus.cc:493] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.088510  8320 raft_consensus.cc:515] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.090593  8320 leader_election.cc:290] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:31.090538  8231 raft_consensus.cc:359] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.091332  8231 raft_consensus.cc:385] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.091610  8231 raft_consensus.cc:740] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.092245  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
W20260713 09:01:31.094978  8004 leader_election.cc:343] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.087255  8235 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:31.096474  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.096946  8235 ts_tablet_manager.cc:1403] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.007s
W20260713 09:01:31.097994  8003 leader_election.cc:343] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.098457  8003 leader_election.cc:304] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.099588  8320 raft_consensus.cc:2749] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.096412  8229 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:31.100445  8235 raft_consensus.cc:359] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.104882  8235 raft_consensus.cc:385] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.106026  8235 raft_consensus.cc:740] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.106688  8235 consensus_queue.cc:260] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.107959  8229 tablet_bootstrap.cc:654] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.108148  8230 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:31.108680  8230 ts_tablet_manager.cc:1403] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.114s	user 0.056s	sys 0.042s
I20260713 09:01:31.092245  8231 consensus_queue.cc:260] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.113631  8231 ts_tablet_manager.cc:1434] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:01:31.114527  8231 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:31.111351  8230 raft_consensus.cc:359] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.115803  8230 raft_consensus.cc:385] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.116044  8230 raft_consensus.cc:740] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.116925  8323 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.112476  8235 ts_tablet_manager.cc:1434] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:01:31.118409  8235 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:31.121098  8231 tablet_bootstrap.cc:654] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.122079  8320 raft_consensus.cc:493] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.122565  8320 raft_consensus.cc:515] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.124351  8230 consensus_queue.cc:260] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.125461  8247 raft_consensus.cc:493] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.125560  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cfc055bb894bd799580659a4e58b35" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.125931  8247 raft_consensus.cc:515] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.126232  8188 raft_consensus.cc:2468] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 0.
I20260713 09:01:31.126400  8230 ts_tablet_manager.cc:1434] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:01:31.127563  8230 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:31.128729  8247 leader_election.cc:290] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.129065  8040 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.129715  8318 raft_consensus.cc:493] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.129792  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.132660  8186 raft_consensus.cc:2468] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 0.
I20260713 09:01:31.137450  8313 raft_consensus.cc:493] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.137499  8004 leader_election.cc:304] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:31.130286  8318 raft_consensus.cc:515] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.139427  8313 raft_consensus.cc:515] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.144248  8235 tablet_bootstrap.cc:654] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.142959  8247 raft_consensus.cc:2804] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.145143  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.152887  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cfc055bb894bd799580659a4e58b35" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.153527  8004 leader_election.cc:304] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
W20260713 09:01:31.155994  8003 leader_election.cc:343] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.156682  8323 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.160580  8279 raft_consensus.cc:493] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.161056  8279 raft_consensus.cc:515] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.163511  8279 leader_election.cc:290] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.150174  8320 leader_election.cc:290] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.149341  8247 raft_consensus.cc:493] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.166896  8247 raft_consensus.cc:3060] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.167933  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.168884  8369 raft_consensus.cc:2804] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.169308  8323 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.169476  8369 raft_consensus.cc:493] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.170063  8369 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:31.178479  8003 leader_election.cc:343] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.184724  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5b95559e2574f149ba7a52f7121acf4" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.186685  8037 raft_consensus.cc:2393] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43e9125eeb0142788720d2827797eca0 in current term 1: Already voted for candidate 851f0a8c416f406492408026a1faa599 in this term.
I20260713 09:01:31.187655  8229 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:31.188261  8229 ts_tablet_manager.cc:1403] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.001s
I20260713 09:01:31.175580  8231 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:31.192584  8230 tablet_bootstrap.cc:654] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.193976  8318 leader_election.cc:290] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.195145  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.195827  8112 raft_consensus.cc:2468] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:31.189522  8231 ts_tablet_manager.cc:1403] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.002s
I20260713 09:01:31.198390  8279 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.202064  8279 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.203828  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.204111  8279 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.204507  8038 raft_consensus.cc:2468] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:31.197607  8151 leader_election.cc:304] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.205680  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.207046  8238 raft_consensus.cc:2804] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.207419  8238 raft_consensus.cc:493] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.207335  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.208007  8238 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.208338  8113 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:31.208858  8229 raft_consensus.cc:359] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.209509  8229 raft_consensus.cc:385] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.209760  8229 raft_consensus.cc:740] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.210510  8229 consensus_queue.cc:260] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.196517  7929 leader_election.cc:304] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43e9125eeb0142788720d2827797eca0; no voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.212282  8152 leader_election.cc:304] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:31.212744  8279 raft_consensus.cc:3060] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.211851  7928 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.213891  8323 raft_consensus.cc:2804] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.197636  8313 leader_election.cc:290] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.214288  8323 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.214644  8313 raft_consensus.cc:2804] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.214715  8323 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.214968  8229 ts_tablet_manager.cc:1434] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
W20260713 09:01:31.213238  8152 leader_election.cc:343] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.216312  8229 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:31.219743  8326 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.215093  8313 raft_consensus.cc:493] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.220942  8313 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.222141  8231 raft_consensus.cc:359] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.177151  8247 raft_consensus.cc:515] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.223273  8231 raft_consensus.cc:385] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.223836  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.226086  8279 raft_consensus.cc:2749] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.226208  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cfc055bb894bd799580659a4e58b35" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
W20260713 09:01:31.227514  8003 leader_election.cc:343] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.228307  8247 leader_election.cc:290] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.228466  8238 raft_consensus.cc:515] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.224193  8231 raft_consensus.cc:740] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
W20260713 09:01:31.228951  7929 leader_election.cc:343] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.229848  8231 consensus_queue.cc:260] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.232880  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.233598  8113 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.234433  8231 ts_tablet_manager.cc:1434] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:01:31.235983  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:31.240585  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
W20260713 09:01:31.242569  8151 leader_election.cc:343] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.247731  8326 consensus_queue.cc:1048] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.247401  8323 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.255183  8323 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.258728  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.259876  8111 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:31.267002  8152 leader_election.cc:343] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.260098  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:31.273118  8238 leader_election.cc:290] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.266873  8313 raft_consensus.cc:515] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
W20260713 09:01:31.274493  8004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.4:33419, user_credentials={real_user=slave}} blocked reactor thread for 121040us
I20260713 09:01:31.282299  8323 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.286468  8323 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.288914  8323 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:31.275310  8113 raft_consensus.cc:2468] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:31.259383  8231 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:31.295011  8229 tablet_bootstrap.cc:654] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:31.293062  8373 log.cc:927] Time spent T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260713 09:01:31.297474  8313 leader_election.cc:290] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
W20260713 09:01:31.293932  7929 leader_election.cc:343] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.298463  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.298566  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cfc055bb894bd799580659a4e58b35" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:31.304414  8186 raft_consensus.cc:3060] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.294653  8237 raft_consensus.cc:493] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.299403  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.299518  8151 leader_election.cc:304] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:31.302162  8338 consensus_queue.cc:1048] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:31.311031  8113 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 0.
I20260713 09:01:31.314002  8313 raft_consensus.cc:2804] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.305733  8237 raft_consensus.cc:515] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.313194  8279 consensus_queue.cc:1048] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:01:31.327844  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.328656  8235 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
W20260713 09:01:31.329358  8151 leader_election.cc:343] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.329588  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:31.330273  8235 ts_tablet_manager.cc:1403] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.002s
I20260713 09:01:31.337929  8370 consensus_queue.cc:1048] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:31.341168  8237 leader_election.cc:290] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.332717  8037 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.341928  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.342293  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.342967  7964 raft_consensus.cc:2468] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 0.
W20260713 09:01:31.324818  7929 leader_election.cc:343] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.325491  8313 raft_consensus.cc:697] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:31.344208  8077 leader_election.cc:304] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.351984  8370 consensus_queue.cc:1048] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.369058  8369 raft_consensus.cc:515] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.371371  8230 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:31.371817  8230 ts_tablet_manager.cc:1403] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.244s	user 0.002s	sys 0.013s
W20260713 09:01:31.372048  8078 leader_election.cc:343] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.373097  8369 leader_election.cc:290] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.373556  8237 raft_consensus.cc:2804] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.374008  8237 raft_consensus.cc:493] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.374367  8237 raft_consensus.cc:3060] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.374441  8230 raft_consensus.cc:359] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.375173  8230 raft_consensus.cc:385] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.375427  8230 raft_consensus.cc:740] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.360464  8320 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:31.360894  7928 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:31.369812  8235 raft_consensus.cc:359] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.378782  8235 raft_consensus.cc:385] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.379208  8235 raft_consensus.cc:740] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.380084  8235 consensus_queue.cc:260] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.381801  8320 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.382347  8370 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:31.383656  7928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.3:38653, user_credentials={real_user=slave}} blocked reactor thread for 52494.4us
I20260713 09:01:31.384737  8300 raft_consensus.cc:2804] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.385205  8300 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:01:31.385377  8377 log.cc:927] Time spent T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260713 09:01:31.385720  8300 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.389058  8313 consensus_queue.cc:237] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.382841  8370 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.395502  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:31.376068  8230 consensus_queue.cc:260] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.404829  8231 tablet_bootstrap.cc:654] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.409119  8235 ts_tablet_manager.cc:1434] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260713 09:01:31.414732  8235 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:31.423569  8230 ts_tablet_manager.cc:1434] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260713 09:01:31.405340  8186 raft_consensus.cc:2468] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
W20260713 09:01:31.413157  8003 leader_election.cc:343] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.432523  8230 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:31.451720  8320 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.455060  8320 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.472961  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.473359  8370 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.475489  8229 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:31.475991  8229 ts_tablet_manager.cc:1403] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.260s	user 0.010s	sys 0.019s
I20260713 09:01:31.476907  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.472975  8004 leader_election.cc:304] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [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: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0
I20260713 09:01:31.456831  8037 raft_consensus.cc:2468] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:31.494963  8338 consensus_queue.cc:1048] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:31.496331  8152 leader_election.cc:304] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.496620  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.497378  8113 raft_consensus.cc:2393] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 43e9125eeb0142788720d2827797eca0 in this term.
I20260713 09:01:31.500272  8369 raft_consensus.cc:2804] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.500767  8313 raft_consensus.cc:2804] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.500804  8369 raft_consensus.cc:697] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:31.487423  8111 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:31.502498  8369 consensus_queue.cc:237] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.467060  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:31.503540  8186 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.488248  7861 catalog_manager.cc:5697] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.507536  8229 raft_consensus.cc:359] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.487804  8230 tablet_bootstrap.cc:654] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.501515  8313 raft_consensus.cc:697] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:31.478183  8320 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.508410  8229 raft_consensus.cc:385] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.518648  8229 raft_consensus.cc:740] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.515831  8320 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.517760  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.521150  8112 raft_consensus.cc:2393] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 1: Already voted for candidate 43e9125eeb0142788720d2827797eca0 in this term.
I20260713 09:01:31.511507  8313 consensus_queue.cc:237] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.528307  8229 consensus_queue.cc:260] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
W20260713 09:01:31.512339  7911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:31.543985  8229 ts_tablet_manager.cc:1434] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260713 09:01:31.545327  8229 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: Bootstrap starting.
I20260713 09:01:31.555382  8318 consensus_queue.cc:1048] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.556128  8300 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.539551  8237 raft_consensus.cc:515] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
W20260713 09:01:31.552722  7928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.3:38653, user_credentials={real_user=slave}} blocked reactor thread for 75844.8us
I20260713 09:01:31.560443  8237 leader_election.cc:290] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:31.573567  8231 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:31.573926  8231 ts_tablet_manager.cc:1403] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.321s	user 0.016s	sys 0.009s
I20260713 09:01:31.570144  8038 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.570999  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:31.588284  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.588606  7928 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:31.588809  7963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:31.590984  8388 raft_consensus.cc:2804] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.591464  8388 raft_consensus.cc:697] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:31.594830  8235 tablet_bootstrap.cc:654] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.582067  8300 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:31.575832  8003 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [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: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:31.599174  8230 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:31.599793  8230 ts_tablet_manager.cc:1403] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.175s	user 0.019s	sys 0.001s
I20260713 09:01:31.597673  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.600598  8110 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.599625  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
W20260713 09:01:31.602463  8078 leader_election.cc:343] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.603493  8186 raft_consensus.cc:2468] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:31.605875  8004 leader_election.cc:304] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [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: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0
I20260713 09:01:31.592257  8388 consensus_queue.cc:237] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:31.606485  8231 raft_consensus.cc:359] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.608803  8231 raft_consensus.cc:385] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.609054  8231 raft_consensus.cc:740] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.609745  8231 consensus_queue.cc:260] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.606645  8369 raft_consensus.cc:2804] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.609153  8370 raft_consensus.cc:2749] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:31.614086  8003 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.599124  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:31.626292  8110 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:31.626631  7965 raft_consensus.cc:3060] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.627269  8369 raft_consensus.cc:697] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:31.628152  8369 consensus_queue.cc:237] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.617791  8231 ts_tablet_manager.cc:1434] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:01:31.621506  8003 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.630983  8320 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.642243  8370 raft_consensus.cc:2749] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.643606  8279 consensus_queue.cc:1048] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:31.646032  8231 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:31.654426  8230 raft_consensus.cc:359] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.661186  8230 raft_consensus.cc:385] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.661580  8230 raft_consensus.cc:740] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.660218  7862 catalog_manager.cc:5697] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 1 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.662439  8230 consensus_queue.cc:260] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.673601  8229 tablet_bootstrap.cc:654] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.674072  8188 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.678349  8230 ts_tablet_manager.cc:1434] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.003s
I20260713 09:01:31.679590  8230 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: Bootstrap starting.
I20260713 09:01:31.671157  8320 raft_consensus.cc:2749] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.691311  8235 tablet_bootstrap.cc:492] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:31.691772  8235 ts_tablet_manager.cc:1403] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.282s	user 0.014s	sys 0.002s
I20260713 09:01:31.684840  7928 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.694849  7964 raft_consensus.cc:3060] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.703850  8188 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 1.
I20260713 09:01:31.706073  7965 raft_consensus.cc:2468] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 1.
I20260713 09:01:31.708357  8313 consensus_queue.cc:1048] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.708921  8230 tablet_bootstrap.cc:654] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.710337  8235 raft_consensus.cc:359] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.711021  8235 raft_consensus.cc:385] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.711275  8235 raft_consensus.cc:740] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.712137  8388 raft_consensus.cc:2804] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.712823  8326 consensus_queue.cc:1048] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:31.714859  8077 leader_election.cc:304] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:31.714934  8388 raft_consensus.cc:697] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:31.717511  8394 raft_consensus.cc:2804] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.718122  8394 raft_consensus.cc:697] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:31.717751  8388 consensus_queue.cc:237] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.718912  8394 consensus_queue.cc:237] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.722872  8235 consensus_queue.cc:260] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.724882  7860 catalog_manager.cc:5697] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.729432  8235 ts_tablet_manager.cc:1434] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260713 09:01:31.730633  8235 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: Bootstrap starting.
I20260713 09:01:31.747542  8231 tablet_bootstrap.cc:654] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:31.755856  7929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.4:33419, user_credentials={real_user=slave}} blocked reactor thread for 49718.4us
I20260713 09:01:31.764945  8326 raft_consensus.cc:493] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.765462  8326 raft_consensus.cc:515] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.767736  8326 leader_election.cc:290] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:31.768435  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.768901  8230 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: No bootstrap required, opened a new log
I20260713 09:01:31.769243  8188 raft_consensus.cc:2393] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43e9125eeb0142788720d2827797eca0 in current term 1: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:31.770257  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.772190  8230 ts_tablet_manager.cc:1403] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.013s
I20260713 09:01:31.777051  7929 leader_election.cc:304] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43e9125eeb0142788720d2827797eca0; no voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:31.752818  8318 raft_consensus.cc:493] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.780418  8388 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.791512  8229 tablet_bootstrap.cc:492] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: No bootstrap required, opened a new log
I20260713 09:01:31.792263  8229 ts_tablet_manager.cc:1403] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: Time spent bootstrapping tablet: real 0.247s	user 0.026s	sys 0.014s
I20260713 09:01:31.797951  8230 raft_consensus.cc:359] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.800827  8230 raft_consensus.cc:385] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.801177  8230 raft_consensus.cc:740] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.784968  8318 raft_consensus.cc:515] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.808736  8318 leader_election.cc:290] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.810542  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:31.811200  8040 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:31.812739  8152 leader_election.cc:304] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:31.801990  8230 consensus_queue.cc:260] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:31.808815  8388 raft_consensus.cc:2749] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.824501  8230 ts_tablet_manager.cc:1434] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260713 09:01:31.822590  8313 raft_consensus.cc:2804] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.834550  8235 tablet_bootstrap.cc:654] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.834879  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.835752  8114 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 0.
I20260713 09:01:31.829406  8313 raft_consensus.cc:493] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:01:31.863085  7929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.4:33419, user_credentials={real_user=slave}} blocked reactor thread for 87406.1us
I20260713 09:01:31.841768  8313 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.838517  7859 catalog_manager.cc:5697] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.854992  8229 raft_consensus.cc:359] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.872900  8229 raft_consensus.cc:385] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.873167  8229 raft_consensus.cc:740] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.873785  8229 consensus_queue.cc:260] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.878839  8229 ts_tablet_manager.cc:1434] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.000s
I20260713 09:01:31.880357  8231 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: No bootstrap required, opened a new log
I20260713 09:01:31.880857  8231 ts_tablet_manager.cc:1403] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.235s	user 0.025s	sys 0.006s
I20260713 09:01:31.881633  8235 tablet_bootstrap.cc:492] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: No bootstrap required, opened a new log
I20260713 09:01:31.882076  8235 ts_tablet_manager.cc:1403] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.001s
I20260713 09:01:31.881754  7862 catalog_manager.cc:5697] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.882282  8313 raft_consensus.cc:515] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.883332  8231 raft_consensus.cc:359] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.883946  8231 raft_consensus.cc:385] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.884665  8313 leader_election.cc:290] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:31.891438  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:31.892015  8040 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.891172  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:31.892853  8114 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.884189  8231 raft_consensus.cc:740] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.896795  8231 consensus_queue.cc:260] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:31.898742  8231 ts_tablet_manager.cc:1434] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:01:31.901787  7861 catalog_manager.cc:5697] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 1 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.906215  8235 raft_consensus.cc:359] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.907227  8235 raft_consensus.cc:385] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.907462  8235 raft_consensus.cc:740] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.907994  8235 consensus_queue.cc:260] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
W20260713 09:01:31.909767  8152 consensus_peers.cc:597] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 -> Peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Couldn't send request to peer 68104fba3ea24346aea45f47b64dc5aa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:31.912147  8235 ts_tablet_manager.cc:1434] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260713 09:01:31.914403  8040 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:31.916973  7860 catalog_manager.cc:5697] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.918219  8370 consensus_queue.cc:1048] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.904909  8114 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:31.920372  8151 leader_election.cc:304] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:31.921474  8238 raft_consensus.cc:2804] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.921958  8238 raft_consensus.cc:697] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:31.922864  8238 consensus_queue.cc:237] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.932735  8370 raft_consensus.cc:493] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.933287  8370 raft_consensus.cc:515] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:31.935117  8238 consensus_queue.cc:1048] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.938714  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:31.941736  7964 raft_consensus.cc:3060] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.942580  8370 leader_election.cc:290] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:31.952095  8370 consensus_queue.cc:1048] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:31.953950  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:31.956975  8004 leader_election.cc:304] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599
I20260713 09:01:31.958283  8320 raft_consensus.cc:2749] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.965359  7860 catalog_manager.cc:5697] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 1 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.007193  8110 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.013422  8318 consensus_queue.cc:1048] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.023265  8313 consensus_queue.cc:1048] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.078459  8370 consensus_queue.cc:1048] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.088328  8371 consensus_queue.cc:1048] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:32.106693  8406 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.118552  8388 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.121567  8388 consensus_queue.cc:1048] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.135928  8388 consensus_queue.cc:1048] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.168574  8313 raft_consensus.cc:493] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:32.169126  8313 raft_consensus.cc:515] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.171587  8313 leader_election.cc:290] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:32.171981  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:32.172688  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2890c2cd9f4c3a9a7cab58f905df93" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:32.173481  7965 raft_consensus.cc:2393] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4522c112fdfc49cd800620b69e878191 in current term 1: Already voted for candidate 851f0a8c416f406492408026a1faa599 in this term.
I20260713 09:01:32.174414  8151 leader_election.cc:304] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:32.175025  8313 raft_consensus.cc:3060] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.179554  8313 raft_consensus.cc:2749] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:32.225878  8394 consensus_queue.cc:1048] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.229281  8394 consensus_queue.cc:1048] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.247673  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:01:32.269586  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:32.270454  5848 tablet_replica.cc:333] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.271380  5848 raft_consensus.cc:2243] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.271955  5848 raft_consensus.cc:2272] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:32.273881  8151 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260713 09:01:32.274576  5848 tablet_replica.cc:333] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.275426  5848 raft_consensus.cc:2243] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.275954  5848 raft_consensus.cc:2272] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:32.277078  8151 consensus_peers.cc:597] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.278293  5848 tablet_replica.cc:333] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.279111  5848 raft_consensus.cc:2243] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:32.279371  8151 consensus_peers.cc:597] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.279577  5848 raft_consensus.cc:2272] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.281652  5848 tablet_replica.cc:333] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.282204  5848 raft_consensus.cc:2243] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.282582  5848 raft_consensus.cc:2272] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.284410  5848 tablet_replica.cc:333] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.285073  5848 raft_consensus.cc:2243] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.285751  5848 raft_consensus.cc:2272] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.287679  5848 tablet_replica.cc:333] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.288283  5848 raft_consensus.cc:2243] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.289188  5848 raft_consensus.cc:2272] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.291666  5848 tablet_replica.cc:333] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.292339  5848 raft_consensus.cc:2243] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.292770  5848 raft_consensus.cc:2272] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.294224  5848 tablet_replica.cc:333] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.294677  5848 raft_consensus.cc:2243] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.295320  5848 raft_consensus.cc:2272] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.297083  5848 tablet_replica.cc:333] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.297856  5848 raft_consensus.cc:2243] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.298615  5848 raft_consensus.cc:2272] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.300273  5848 tablet_replica.cc:333] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.300889  5848 raft_consensus.cc:2243] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.301278  5848 raft_consensus.cc:2272] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.302932  5848 tablet_replica.cc:333] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.303490  5848 raft_consensus.cc:2243] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.304204  5848 raft_consensus.cc:2272] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.305887  5848 tablet_replica.cc:333] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.306367  5848 raft_consensus.cc:2243] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.306998  5848 raft_consensus.cc:2272] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.308508  5848 tablet_replica.cc:333] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.308988  5848 raft_consensus.cc:2243] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.309577  5848 raft_consensus.cc:2272] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.311373  5848 tablet_replica.cc:333] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.311816  5848 raft_consensus.cc:2243] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.312395  5848 raft_consensus.cc:2272] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.313946  5848 tablet_replica.cc:333] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.314357  5848 raft_consensus.cc:2243] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.314682  5848 raft_consensus.cc:2272] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.317360  5848 tablet_replica.cc:333] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.317843  5848 raft_consensus.cc:2243] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.318171  5848 raft_consensus.cc:2272] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.319625  5848 tablet_replica.cc:333] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.320035  5848 raft_consensus.cc:2243] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:32.320778  5848 raft_consensus.cc:2272] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.323043  5848 tablet_replica.cc:333] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: stopping tablet replica
I20260713 09:01:32.323608  5848 raft_consensus.cc:2243] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.324004  5848 raft_consensus.cc:2272] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.325026  8313 consensus_queue.cc:1048] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.337342  8318 consensus_queue.cc:1048] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.344233  8151 consensus_peers.cc:597] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.365854  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
I20260713 09:01:32.390817  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:32.396517  8428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:32.396768  8429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:32.397861  8431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:32.399036  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:32.400738  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:32.400942  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:32.401126  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933292401108 us; error 0 us; skew 500 ppm
I20260713 09:01:32.401703  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:32.404230  5848 webserver.cc:533] Webserver started at http://127.5.182.1:41479/ using document root <none> and password file <none>
I20260713 09:01:32.404793  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:32.404970  5848 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:32.410063  5848 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:32.421725  8437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:32.422814  5848 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:01:32.423211  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "43e9125eeb0142788720d2827797eca0"
format_stamp: "Formatted at 2026-07-13 09:01:28 on dist-test-slave-jm2j"
I20260713 09:01:32.423635  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933236531371-5848-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)
W20260713 09:01:32.425289  8077 consensus_peers.cc:597] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.449270  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:32.450363  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:32.451859  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:32.455248  8445 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:01:32.477448  8037 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:32.488395  8151 consensus_peers.cc:597] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.551971  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:01:32.552477  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.098s	user 0.003s	sys 0.000s
I20260713 09:01:32.553645  5848 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:01:32.556824  8003 consensus_peers.cc:597] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.559798  8445 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
W20260713 09:01:32.577615  8077 consensus_peers.cc:597] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.580962  8445 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.582000  8445 tablet_bootstrap.cc:492] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.582656  8445 ts_tablet_manager.cc:1403] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:01:32.584764  8445 raft_consensus.cc:359] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.585345  8445 raft_consensus.cc:740] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.585923  8445 consensus_queue.cc:260] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [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: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.587909  8445 ts_tablet_manager.cc:1434] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:32.588707  8445 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.598932  8445 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.599611  8445 tablet_bootstrap.cc:492] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.600075  8445 ts_tablet_manager.cc:1403] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:32.601761  8445 raft_consensus.cc:359] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.602306  8445 raft_consensus.cc:740] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.602821  8445 consensus_queue.cc:260] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.604319  8445 ts_tablet_manager.cc:1434] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:01:32.604933  8445 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.614399  8445 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.615043  8445 tablet_bootstrap.cc:492] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.615494  8445 ts_tablet_manager.cc:1403] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:01:32.617260  8445 raft_consensus.cc:359] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.617714  8445 raft_consensus.cc:740] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.618285  8445 consensus_queue.cc:260] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.619526  8445 ts_tablet_manager.cc:1434] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:32.620083  8445 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.630038  8445 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.631019  8445 tablet_bootstrap.cc:492] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.631664  8445 ts_tablet_manager.cc:1403] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:01:32.633936  8445 raft_consensus.cc:359] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.634629  8445 raft_consensus.cc:740] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.635284  8445 consensus_queue.cc:260] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [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: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.637100  8445 ts_tablet_manager.cc:1434] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:32.637671  8445 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.639482  5848 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:01:32.639853  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.087s	user 0.079s	sys 0.007s
I20260713 09:01:32.650475  8445 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.651795  8445 tablet_bootstrap.cc:492] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.652426  8445 ts_tablet_manager.cc:1403] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
W20260713 09:01:32.652818  8003 consensus_peers.cc:597] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.654848  8445 raft_consensus.cc:359] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.655586  8445 raft_consensus.cc:740] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.656414  8445 consensus_queue.cc:260] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.657979  8445 ts_tablet_manager.cc:1434] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:32.658601  8445 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.669416  8445 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.670331  8445 tablet_bootstrap.cc:492] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.677393  8445 ts_tablet_manager.cc:1403] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260713 09:01:32.679814  8445 raft_consensus.cc:359] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.680574  8445 raft_consensus.cc:740] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.681238  8445 consensus_queue.cc:260] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [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: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.682664  8445 ts_tablet_manager.cc:1434] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:32.683264  8445 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.695864  8445 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.696930  8445 tablet_bootstrap.cc:492] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.697664  8445 ts_tablet_manager.cc:1403] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:01:32.700320  8445 raft_consensus.cc:359] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.701188  8445 raft_consensus.cc:740] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.701997  8445 consensus_queue.cc:260] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.703864  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:42655
I20260713 09:01:32.704007  8513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:42655 every 8 connection(s)
I20260713 09:01:32.704288  8445 ts_tablet_manager.cc:1434] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:01:32.705127  8445 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.718870  8445 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.719571  8445 tablet_bootstrap.cc:492] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.720084  8445 ts_tablet_manager.cc:1403] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:01:32.721969  8445 raft_consensus.cc:359] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.722532  8445 raft_consensus.cc:740] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.723124  8445 consensus_queue.cc:260] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.724444  8445 ts_tablet_manager.cc:1434] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:32.725090  8445 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.729183  8514 heartbeater.cc:344] Connected to a master server at 127.5.182.62:44757
I20260713 09:01:32.729557  8514 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:32.730291  8514 heartbeater.cc:507] Master 127.5.182.62:44757 requested a full tablet report, sending...
I20260713 09:01:32.735500  8445 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.736217  8445 tablet_bootstrap.cc:492] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.736685  7861 ts_manager.cc:194] Re-registered known tserver with Master: 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:32.736872  8445 ts_tablet_manager.cc:1403] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:01:32.738912  8445 raft_consensus.cc:359] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.739353  8445 raft_consensus.cc:740] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.739895  8445 consensus_queue.cc:260] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.741472  8445 ts_tablet_manager.cc:1434] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:01:32.742039  8445 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.756352  7861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37156
I20260713 09:01:32.760509  8514 heartbeater.cc:499] Master 127.5.182.62:44757 was elected leader, sending a full tablet report...
I20260713 09:01:32.763803  8445 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.764803  8445 tablet_bootstrap.cc:492] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.765434  8445 ts_tablet_manager.cc:1403] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260713 09:01:32.767611  8445 raft_consensus.cc:359] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.768216  8445 raft_consensus.cc:740] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.768959  8445 consensus_queue.cc:260] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [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: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.770591  8445 ts_tablet_manager.cc:1434] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:32.771159  8445 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.780609  8445 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.781286  8445 tablet_bootstrap.cc:492] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.781752  8445 ts_tablet_manager.cc:1403] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:01:32.783589  8445 raft_consensus.cc:359] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.784075  8445 raft_consensus.cc:740] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.784646  8445 consensus_queue.cc:260] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.786131  8445 ts_tablet_manager.cc:1434] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:32.786700  8445 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.797497  8445 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.798182  8445 tablet_bootstrap.cc:492] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.798682  8445 ts_tablet_manager.cc:1403] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:01:32.800349  8445 raft_consensus.cc:359] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.800880  8445 raft_consensus.cc:740] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.801486  8445 consensus_queue.cc:260] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [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: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.803399  8445 ts_tablet_manager.cc:1434] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:32.804589  8445 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
W20260713 09:01:32.812845  8077 consensus_peers.cc:597] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.816457  8445 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.817431  8445 tablet_bootstrap.cc:492] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.818027  8445 ts_tablet_manager.cc:1403] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:01:32.819779  8445 raft_consensus.cc:359] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.820251  8445 raft_consensus.cc:740] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.820804  8445 consensus_queue.cc:260] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.822140  8445 ts_tablet_manager.cc:1434] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:01:32.822975  8445 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.833611  8445 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.834489  8445 tablet_bootstrap.cc:492] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.835103  8445 ts_tablet_manager.cc:1403] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:01:32.837280  8445 raft_consensus.cc:359] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.837932  8445 raft_consensus.cc:740] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.838596  8445 consensus_queue.cc:260] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [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: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.840189  8445 ts_tablet_manager.cc:1434] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:32.840858  8445 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.851209  8445 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.851909  8445 tablet_bootstrap.cc:492] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.852407  8445 ts_tablet_manager.cc:1403] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:32.853998  8445 raft_consensus.cc:359] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.854475  8445 raft_consensus.cc:740] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.855020  8445 consensus_queue.cc:260] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:32.856443  8445 ts_tablet_manager.cc:1434] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:01:32.857496  8445 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.867895  8445 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.868731  8445 tablet_bootstrap.cc:492] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.869280  8445 ts_tablet_manager.cc:1403] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:01:32.871500  8445 raft_consensus.cc:359] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:32.872009  8445 raft_consensus.cc:740] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.872448  8445 consensus_queue.cc:260] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:32.874094  8445 ts_tablet_manager.cc:1434] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:01:32.875101  8445 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.887234  8445 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.888000  8445 tablet_bootstrap.cc:492] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.888648  8445 ts_tablet_manager.cc:1403] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:01:32.890621  8445 raft_consensus.cc:359] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.891108  8445 raft_consensus.cc:740] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.891669  8445 consensus_queue.cc:260] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:32.893175  8445 ts_tablet_manager.cc:1434] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:32.894275  8445 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Bootstrap starting.
I20260713 09:01:32.908404  8445 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:32.909134  8445 tablet_bootstrap.cc:492] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Bootstrap complete.
I20260713 09:01:32.909682  8445 ts_tablet_manager.cc:1403] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:01:32.911423  8445 raft_consensus.cc:359] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.911911  8445 raft_consensus.cc:740] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.912490  8445 consensus_queue.cc:260] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [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: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:32.914016  8445 ts_tablet_manager.cc:1434] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:33.360579  8532 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.361120  8532 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.362596  8532 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.363288  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.363511  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.364145  8488 raft_consensus.cc:2468] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 1.
I20260713 09:01:33.365152  8077 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.365933  8532 raft_consensus.cc:2804] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.366220  8532 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.366504  8532 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.371052  8532 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.372491  8532 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.373410  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:33.373543  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.374094  8488 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.378623  8488 raft_consensus.cc:2468] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:33.379506  8077 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.380158  8532 raft_consensus.cc:2804] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.380584  8532 raft_consensus.cc:697] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:33.381318  8532 consensus_queue.cc:237] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.389922  7862 catalog_manager.cc:5697] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:33.392930  8370 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.393558  8370 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.395747  8370 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.396333  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.397145  8488 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.397219  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.398277  8370 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.398361  8003 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:33.399458  8320 raft_consensus.cc:2804] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.398876  8370 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.399873  8320 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.400434  8320 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.401541  8370 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.402724  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.403246  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.403844  8488 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.404875  8003 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.406900  8370 raft_consensus.cc:2804] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.407215  8370 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.407497  8370 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.407578  8320 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.409396  8320 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.410670  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.411885  8488 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.413278  8370 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.415493  8370 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.410666  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:33.415743  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.416033  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:33.416443  8487 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.418155  8488 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:33.419239  8003 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.419942  8370 raft_consensus.cc:2804] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.420401  8370 raft_consensus.cc:697] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:33.421123  8370 consensus_queue.cc:237] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.424214  8487 raft_consensus.cc:2468] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:33.425661  8003 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.426651  8370 raft_consensus.cc:2804] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.427172  8370 raft_consensus.cc:697] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:33.428061  8370 consensus_queue.cc:237] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.433182  7862 catalog_manager.cc:5697] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.446521  7862 catalog_manager.cc:5697] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.454665  8370 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.455080  8370 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:33.456804  8370 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.457551  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:33.458312  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.459972  8487 raft_consensus.cc:2468] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.461016  8003 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.461761  8370 raft_consensus.cc:2804] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.462077  8370 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.462374  8370 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.467527  8370 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:33.469398  8370 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.470167  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:33.470419  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.470944  8487 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.476233  8487 raft_consensus.cc:2468] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:33.477145  8003 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [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: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.477795  8370 raft_consensus.cc:2804] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.478329  8370 raft_consensus.cc:697] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:33.479094  8370 consensus_queue.cc:237] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:33.487032  7862 catalog_manager.cc:5697] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:33.556149  8530 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.556665  8530 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.558292  8530 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.558827  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.559216  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.559778  8487 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:33.560705  8151 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.561314  8530 raft_consensus.cc:2804] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.561591  8530 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.561870  8530 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.566548  8530 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.568010  8530 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.568754  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:33.569012  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.569564  8487 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.574141  8487 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 2.
I20260713 09:01:33.574982  8151 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.575627  8530 raft_consensus.cc:2804] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.576086  8530 raft_consensus.cc:697] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:33.576825  8530 consensus_queue.cc:237] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.583251  8532 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.583787  8532 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.585781  8532 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.587391  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.587781  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:33.588207  8488 raft_consensus.cc:2393] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:33.589512  8077 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [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: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.596798  8532 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.607776  7861 catalog_manager.cc:5697] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 2 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.608783  8532 raft_consensus.cc:2749] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.619711  8543 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.620237  8543 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.622048  8543 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.622872  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:33.623317  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.623957  8487 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 1.
I20260713 09:01:33.624920  8077 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.625674  8543 raft_consensus.cc:2804] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.626092  8543 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.626452  8543 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.626965  8318 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.627480  8318 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.629498  8318 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.631018  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.633338  8543 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.634473  8112 raft_consensus.cc:2393] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4522c112fdfc49cd800620b69e878191 in current term 2: Already voted for candidate 851f0a8c416f406492408026a1faa599 in this term.
I20260713 09:01:33.635293  8543 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.631556  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.635944  8487 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:33.636577  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:33.637081  8187 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.637919  8151 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.639169  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.639719  8487 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.640759  8541 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.641299  8541 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.643532  8541 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.644471  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.645120  8112 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.645867  8187 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:33.646400  8003 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [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: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:33.646799  8318 raft_consensus.cc:2764] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:01:33.646997  8487 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:33.647521  8541 raft_consensus.cc:2804] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.647949  8541 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.648346  8541 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.648275  8077 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:33.649228  8338 raft_consensus.cc:2804] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.649770  8338 raft_consensus.cc:697] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:33.650700  8338 consensus_queue.cc:237] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.651302  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.651988  8488 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.652791  8318 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.653345  8318 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.654584  8541 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.656386  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.656648  8541 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.647949  8543 raft_consensus.cc:493] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.657577  8543 raft_consensus.cc:515] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.658131  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.658169  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:33.658952  8488 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.659047  8112 raft_consensus.cc:3060] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.659904  8543 leader_election.cc:290] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:33.660533  8543 raft_consensus.cc:493] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.661007  8543 raft_consensus.cc:515] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.661747  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.662560  8040 raft_consensus.cc:2393] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.662484  7861 catalog_manager.cc:5697] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.663568  8486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.664336  8486 raft_consensus.cc:2393] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.665956  8543 leader_election.cc:290] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:33.666725  8488 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:33.667136  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9c37680a934847a4c97a58aa15c3e1" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.667981  8003 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:33.668148  8541 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.668690  8078 leader_election.cc:304] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [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: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.669066  8318 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.669509  8541 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.669150  8370 raft_consensus.cc:2804] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.671162  8370 raft_consensus.cc:697] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:33.671909  8370 consensus_queue.cc:237] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.672392  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:33.673055  8187 raft_consensus.cc:2468] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 1.
I20260713 09:01:33.674306  8004 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [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: 4522c112fdfc49cd800620b69e878191, 68104fba3ea24346aea45f47b64dc5aa; no voters: 
I20260713 09:01:33.674799  8112 raft_consensus.cc:2468] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:33.674921  8541 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.675138  8320 raft_consensus.cc:2804] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.675189  8486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.675704  8320 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.674842  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.676339  8320 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.675994  8486 raft_consensus.cc:2468] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:33.678480  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea82325375604ec0bd7591857ec84b59" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.678411  8151 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.679450  8487 raft_consensus.cc:2393] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.680019  8530 raft_consensus.cc:493] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.680437  8543 raft_consensus.cc:3060] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.680497  8077 leader_election.cc:304] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [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: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.680611  8530 raft_consensus.cc:515] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:33.682063  8532 raft_consensus.cc:2749] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.683378  8530 leader_election.cc:290] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:33.685575  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.686197  8544 raft_consensus.cc:2804] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.686483  8487 raft_consensus.cc:2393] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4522c112fdfc49cd800620b69e878191 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.686617  8544 raft_consensus.cc:493] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.687196  8544 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.695007  8543 raft_consensus.cc:2749] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.695369  8544 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.695480  7861 catalog_manager.cc:5697] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.698704  8370 raft_consensus.cc:493] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.699342  8370 raft_consensus.cc:515] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.702049  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.703293  8486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.704764  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd45d66b983f469fb64ba1e443add5c3" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.705046  8487 raft_consensus.cc:3060] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.705303  8486 raft_consensus.cc:2393] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 2: Already voted for candidate 851f0a8c416f406492408026a1faa599 in this term.
I20260713 09:01:33.704265  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4186eea190774bf08178b540db235890" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.707095  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:33.707962  8003 leader_election.cc:304] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [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: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.708943  8541 raft_consensus.cc:3060] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.709080  8152 leader_election.cc:304] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [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: 4522c112fdfc49cd800620b69e878191; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.710484  8318 raft_consensus.cc:3060] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.712679  8370 leader_election.cc:290] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:33.699368  8320 raft_consensus.cc:515] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.714919  8037 raft_consensus.cc:2393] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4522c112fdfc49cd800620b69e878191 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.717085  8318 raft_consensus.cc:2749] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.717356  8541 raft_consensus.cc:2749] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.720086  8486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.704375  8544 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.718763  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc4f537406248d3a112f1c1edda902c" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:33.719031  8320 leader_election.cc:290] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.719465  8487 raft_consensus.cc:2468] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 2.
I20260713 09:01:33.721763  8187 raft_consensus.cc:2393] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 68104fba3ea24346aea45f47b64dc5aa in current term 2: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:33.722234  8151 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.722848  8004 leader_election.cc:304] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.723902  8544 raft_consensus.cc:2804] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.724103  8320 raft_consensus.cc:2749] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.724534  8544 raft_consensus.cc:697] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:33.725493  8544 consensus_queue.cc:237] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.732807  8544 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.733279  8544 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.734175  7861 catalog_manager.cc:5697] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 2 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.735234  8544 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.736303  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.736806  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599" is_pre_election: true
I20260713 09:01:33.736976  8487 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 1.
I20260713 09:01:33.738116  8151 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:33.738869  8544 raft_consensus.cc:2804] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:33.739282  8544 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.739661  8544 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.745302  8544 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.746869  8544 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.747486  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:33.747862  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0"
I20260713 09:01:33.748427  8487 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.752631  8487 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 2.
I20260713 09:01:33.753216  8543 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.753511  8151 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 851f0a8c416f406492408026a1faa599
I20260713 09:01:33.753804  8543 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.754262  8544 raft_consensus.cc:2804] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.754778  8544 raft_consensus.cc:697] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:33.755520  8544 consensus_queue.cc:237] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:33.755795  8543 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655)
I20260713 09:01:33.756620  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4522c112fdfc49cd800620b69e878191" is_pre_election: true
I20260713 09:01:33.757251  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.757978  8487 raft_consensus.cc:2393] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 4522c112fdfc49cd800620b69e878191 in this term.
I20260713 09:01:33.758996  8077 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [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: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191
I20260713 09:01:33.759738  8543 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.764449  7861 catalog_manager.cc:5697] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 1 to 2, leader changed from 43e9125eeb0142788720d2827797eca0 (127.5.182.1) to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 2 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.767144  8543 raft_consensus.cc:2749] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.770701  8487 raft_consensus.cc:1275] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.774547  8543 consensus_queue.cc:1048] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.786824  8037 raft_consensus.cc:1275] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.788837  8532 consensus_queue.cc:1048] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.800246  8338 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43e9125eeb0142788720d2827797eca0)
I20260713 09:01:33.800802  8338 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:33.802719  8338 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:33.803323  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43e9125eeb0142788720d2827797eca0" is_pre_election: true
I20260713 09:01:33.803794  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68104fba3ea24346aea45f47b64dc5aa" is_pre_election: true
I20260713 09:01:33.804117  8487 raft_consensus.cc:2393] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851f0a8c416f406492408026a1faa599 in current term 2: Already voted for candidate 68104fba3ea24346aea45f47b64dc5aa in this term.
I20260713 09:01:33.805560  8078 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [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: 851f0a8c416f406492408026a1faa599; no voters: 43e9125eeb0142788720d2827797eca0, 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:33.806432  8338 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.812072  8338 raft_consensus.cc:2749] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:33.827380  8487 raft_consensus.cc:1275] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.828804  8320 consensus_queue.cc:1048] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.837267  8112 raft_consensus.cc:1275] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.838690  8370 consensus_queue.cc:1048] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.881434  8112 raft_consensus.cc:1275] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.882679  8370 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.890970  8487 raft_consensus.cc:1275] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.894419  8370 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.927788  8487 raft_consensus.cc:1275] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.928978  8370 consensus_queue.cc:1048] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.939038  8187 raft_consensus.cc:1275] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.940721  8370 consensus_queue.cc:1048] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.053660  8487 raft_consensus.cc:1275] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.054978  8530 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.063908  8112 raft_consensus.cc:1275] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.065683  8318 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.108381  8187 raft_consensus.cc:1275] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.109766  8338 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.118466  8487 raft_consensus.cc:1275] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.121076  8531 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.162108  8487 raft_consensus.cc:1275] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.163841  8370 consensus_queue.cc:1048] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.173098  8112 raft_consensus.cc:1275] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.174598  8037 raft_consensus.cc:1275] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.174598  8487 raft_consensus.cc:1275] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.176086  8544 consensus_queue.cc:1048] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.176754  8547 consensus_queue.cc:1048] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.178654  8370 consensus_queue.cc:1048] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.187181  8110 raft_consensus.cc:1275] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.189292  8547 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.216591  8488 raft_consensus.cc:1275] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:34.219340  8318 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:42.709244  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:42.740242  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "851f0a8c416f406492408026a1faa599"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:42.741073  8188 raft_consensus.cc:606] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Received request to transfer leadership to TS 851f0a8c416f406492408026a1faa599
I20260713 09:01:42.743710  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "851f0a8c416f406492408026a1faa599"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:42.744102  8188 raft_consensus.cc:606] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Received request to transfer leadership to TS 851f0a8c416f406492408026a1faa599
I20260713 09:01:42.746369  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:42.746783  8188 raft_consensus.cc:606] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:42.748931  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:42.749312  8188 raft_consensus.cc:606] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:42.760154  8037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df"
dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
mode: GRACEFUL
new_leader_uuid: "4522c112fdfc49cd800620b69e878191"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:01:42.760744  8037 raft_consensus.cc:606] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Received request to transfer leadership to TS 4522c112fdfc49cd800620b69e878191
I20260713 09:01:42.763298  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "68104fba3ea24346aea45f47b64dc5aa"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:42.763763  8188 raft_consensus.cc:606] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Received request to transfer leadership to TS 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:42.764770  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:01:42.765400  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:42.870414  8593 raft_consensus.cc:993] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:42.871119  8593 raft_consensus.cc:1081] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:42.872824  8487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:01:42.873322  8487 raft_consensus.cc:493] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:42.873669  8487 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:42.879653  8487 raft_consensus.cc:515] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:42.882000  8487 leader_election.cc:290] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 3 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:42.895663  8592 raft_consensus.cc:993] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: : Instructing follower 851f0a8c416f406492408026a1faa599 to start an election
I20260713 09:01:42.896214  8592 raft_consensus.cc:1081] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Signalling peer 851f0a8c416f406492408026a1faa599 to start an election
I20260713 09:01:42.898088  8110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196"
dest_uuid: "851f0a8c416f406492408026a1faa599"
 from {username='slave'} at 127.0.0.1:60972
I20260713 09:01:42.898383  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:42.898669  8110 raft_consensus.cc:493] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:42.898599  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5162df131a5642a59a70df1a28cd2714" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:42.899186  8188 raft_consensus.cc:3055] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:42.899232  8110 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:42.899420  8112 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:42.899588  8188 raft_consensus.cc:740] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:42.900484  8188 consensus_queue.cc:260] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:42.901582  8188 raft_consensus.cc:3060] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:42.907629  8112 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:42.907728  8110 raft_consensus.cc:515] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:42.908525  8188 raft_consensus.cc:2468] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:42.909590  8439 leader_election.cc:304] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:42.910986  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:42.911597  8037 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:42.911725  8110 leader_election.cc:290] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:42.911851  8601 raft_consensus.cc:2804] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:42.912122  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322d2b4e3c6b4a6c957a74bad1494196" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:42.913998  8601 raft_consensus.cc:697] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:42.914723  8188 raft_consensus.cc:3055] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:42.915248  8188 raft_consensus.cc:740] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:42.915546  8601 consensus_queue.cc:237] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:42.916234  8188 consensus_queue.cc:260] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:42.918555  8188 raft_consensus.cc:3060] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:42.923689  8037 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:42.926538  8188 raft_consensus.cc:2468] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:42.926935  8078 leader_election.cc:304] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:42.927958  8587 raft_consensus.cc:2804] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:42.929217  8587 raft_consensus.cc:697] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:42.930233  8587 consensus_queue.cc:237] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:42.930181  7860 catalog_manager.cc:5697] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 2 to 3, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.939800  7862 catalog_manager.cc:5697] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 1 to 2, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:42.994495  8589 raft_consensus.cc:993] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: : Instructing follower 4522c112fdfc49cd800620b69e878191 to start an election
I20260713 09:01:42.995009  8589 raft_consensus.cc:1081] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Signalling peer 4522c112fdfc49cd800620b69e878191 to start an election
I20260713 09:01:42.996459  8188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
 from {username='slave'} at 127.0.0.1:48746
I20260713 09:01:42.996847  8188 raft_consensus.cc:493] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:42.997064  8188 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.001236  8188 raft_consensus.cc:515] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.002640  8188 leader_election.cc:290] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:43.003561  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:43.003574  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d6521a2b4341a3b8f69be920f0b6df" candidate_uuid: "4522c112fdfc49cd800620b69e878191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.004271  8040 raft_consensus.cc:3055] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:43.004326  8110 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.004649  8040 raft_consensus.cc:740] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:43.005586  8040 consensus_queue.cc:260] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.006996  8040 raft_consensus.cc:3060] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.010535  8110 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 2.
I20260713 09:01:43.011626  8151 leader_election.cc:304] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4522c112fdfc49cd800620b69e878191, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.012284  8593 raft_consensus.cc:2804] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:43.012826  8593 raft_consensus.cc:697] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Leader. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.013652  8040 raft_consensus.cc:2468] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4522c112fdfc49cd800620b69e878191 in term 2.
I20260713 09:01:43.013744  8593 consensus_queue.cc:237] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.022305  7862 catalog_manager.cc:5697] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 reported cstate change: term changed from 1 to 2, leader changed from 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2) to 4522c112fdfc49cd800620b69e878191 (127.5.182.4). New cstate: current_term: 2 leader_uuid: "4522c112fdfc49cd800620b69e878191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:43.038888  8592 raft_consensus.cc:993] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.039320  8592 raft_consensus.cc:1081] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.040853  8486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:01:43.041283  8486 raft_consensus.cc:493] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.041540  8486 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.046067  8486 raft_consensus.cc:515] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.047422  8486 leader_election.cc:290] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 2 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:43.048336  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.048439  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4c79943d2346c09bfd70f4e5ce3f31" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:43.048851  8110 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.049010  8188 raft_consensus.cc:3055] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:43.049368  8188 raft_consensus.cc:740] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.050010  8188 consensus_queue.cc:260] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.050989  8188 raft_consensus.cc:3060] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.053081  8110 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 2.
I20260713 09:01:43.054014  8439 leader_election.cc:304] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.054786  8601 raft_consensus.cc:2804] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:43.055171  8601 raft_consensus.cc:697] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 2 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:43.055585  8188 raft_consensus.cc:2468] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 2.
I20260713 09:01:43.055975  8601 consensus_queue.cc:237] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.062953  7862 catalog_manager.cc:5697] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 1 to 2, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.092612  8593 raft_consensus.cc:993] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: : Instructing follower 851f0a8c416f406492408026a1faa599 to start an election
I20260713 09:01:43.093154  8592 raft_consensus.cc:1081] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Signalling peer 851f0a8c416f406492408026a1faa599 to start an election
I20260713 09:01:43.094735  8110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b"
dest_uuid: "851f0a8c416f406492408026a1faa599"
 from {username='slave'} at 127.0.0.1:60972
I20260713 09:01:43.095191  8110 raft_consensus.cc:493] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.095537  8110 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.099558  8110 raft_consensus.cc:515] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.101076  8110 leader_election.cc:290] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:43.102051  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:43.101820  8040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3853d1b26ff142b9b133c29f72a3712b" candidate_uuid: "851f0a8c416f406492408026a1faa599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:43.102605  8188 raft_consensus.cc:3055] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:43.102800  8040 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.102952  8188 raft_consensus.cc:740] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.103790  8188 consensus_queue.cc:260] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.104784  8188 raft_consensus.cc:3060] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.107854  8040 raft_consensus.cc:2468] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:43.109144  8078 leader_election.cc:304] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.110288  8188 raft_consensus.cc:2468] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851f0a8c416f406492408026a1faa599 in term 2.
I20260713 09:01:43.110422  8587 raft_consensus.cc:2804] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:43.111099  8587 raft_consensus.cc:697] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Becoming Leader. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:43.111907  8587 consensus_queue.cc:237] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.118908  7862 catalog_manager.cc:5697] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 reported cstate change: term changed from 1 to 2, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 851f0a8c416f406492408026a1faa599 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "851f0a8c416f406492408026a1faa599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.186046  8593 raft_consensus.cc:993] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: : Instructing follower 68104fba3ea24346aea45f47b64dc5aa to start an election
I20260713 09:01:43.186533  8592 raft_consensus.cc:1081] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Signalling peer 68104fba3ea24346aea45f47b64dc5aa to start an election
I20260713 09:01:43.187882  8040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7"
dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
 from {username='slave'} at 127.0.0.1:39308
I20260713 09:01:43.188334  8040 raft_consensus.cc:493] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.188637  8040 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.192675  8040 raft_consensus.cc:515] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.193982  8040 leader_election.cc:290] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:43.194914  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:43.195044  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34896ba8e8244698e57dd397481b6e7" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.195389  8188 raft_consensus.cc:3055] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:43.195545  8110 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.195693  8188 raft_consensus.cc:740] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.196489  8188 consensus_queue.cc:260] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.197397  8188 raft_consensus.cc:3060] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.200021  8110 raft_consensus.cc:2468] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:43.201042  8003 leader_election.cc:304] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.201790  8589 raft_consensus.cc:2804] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:43.202116  8188 raft_consensus.cc:2468] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:43.202276  8589 raft_consensus.cc:697] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:43.203209  8589 consensus_queue.cc:237] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.210083  7862 catalog_manager.cc:5697] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.379776  8110 raft_consensus.cc:1275] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:43.381151  8601 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:43.392489  8188 raft_consensus.cc:1275] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:43.394066  8602 consensus_queue.cc:1048] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:43.396461  8112 raft_consensus.cc:1275] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.399397  8592 consensus_queue.cc:1048] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:43.425655  8040 raft_consensus.cc:1275] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.427057  8587 consensus_queue.cc:1048] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.427481  8040 raft_consensus.cc:1275] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 4522c112fdfc49cd800620b69e878191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.429275  8593 consensus_queue.cc:1048] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.446257  8187 raft_consensus.cc:1275] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.447808  8587 consensus_queue.cc:1048] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.598663  8037 raft_consensus.cc:1275] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.599885  8587 consensus_queue.cc:1048] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.611093  8188 raft_consensus.cc:1275] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.611296  8187 raft_consensus.cc:1275] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 851f0a8c416f406492408026a1faa599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.613682  8601 consensus_queue.cc:1048] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.614032  8624 consensus_queue.cc:1048] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:43.631947  8110 raft_consensus.cc:1275] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.633216  8602 consensus_queue.cc:1048] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.642486  8110 raft_consensus.cc:1275] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.643630  8594 consensus_queue.cc:1048] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.651975  8188 raft_consensus.cc:1275] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:43.653735  8594 consensus_queue.cc:1048] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:43.766278  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:43.783382  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:43.800136  8037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08936986988c40abb2cb88ba38012b44"
dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:01:43.800711  8037 raft_consensus.cc:606] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:43.803210  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d365375966446095eb974b151b78a9"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:43.803745  8188 raft_consensus.cc:606] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:43.806170  8188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "558063621589438a9f0b328e33686a6a"
dest_uuid: "4522c112fdfc49cd800620b69e878191"
mode: GRACEFUL
new_leader_uuid: "68104fba3ea24346aea45f47b64dc5aa"
 from {username='slave'} at 127.0.0.1:59720
I20260713 09:01:43.806607  8188 raft_consensus.cc:606] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Received request to transfer leadership to TS 68104fba3ea24346aea45f47b64dc5aa
I20260713 09:01:43.817412  8110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72"
dest_uuid: "851f0a8c416f406492408026a1faa599"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:38634
I20260713 09:01:43.817934  8110 raft_consensus.cc:606] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:43.818894  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:01:43.819545  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:43.837779  8621 raft_consensus.cc:993] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: : Instructing follower 68104fba3ea24346aea45f47b64dc5aa to start an election
I20260713 09:01:43.838285  8593 raft_consensus.cc:1081] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Signalling peer 68104fba3ea24346aea45f47b64dc5aa to start an election
I20260713 09:01:43.839829  8037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "558063621589438a9f0b328e33686a6a"
dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
 from {username='slave'} at 127.0.0.1:39308
I20260713 09:01:43.840322  8037 raft_consensus.cc:493] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.840714  8037 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.845047  8037 raft_consensus.cc:515] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.846448  8632 raft_consensus.cc:993] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.846946  8632 raft_consensus.cc:1081] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.847329  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.847882  8110 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.849732  8037 leader_election.cc:290] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:43.850859  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "558063621589438a9f0b328e33686a6a" candidate_uuid: "68104fba3ea24346aea45f47b64dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:43.851383  8188 raft_consensus.cc:3055] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:43.851656  8188 raft_consensus.cc:740] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.852247  8621 raft_consensus.cc:993] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.852739  8621 raft_consensus.cc:1081] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:43.852409  8188 consensus_queue.cc:260] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.853611  8188 raft_consensus.cc:3060] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:43.854218  8487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08936986988c40abb2cb88ba38012b44"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58918
I20260713 09:01:43.854746  8487 raft_consensus.cc:493] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.855104  8487 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.855497  8488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d365375966446095eb974b151b78a9"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:01:43.856081  8488 raft_consensus.cc:493] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:43.856428  8488 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.856583  8110 raft_consensus.cc:2468] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:43.858197  8003 leader_election.cc:304] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68104fba3ea24346aea45f47b64dc5aa, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.859874  8188 raft_consensus.cc:2468] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68104fba3ea24346aea45f47b64dc5aa in term 2.
I20260713 09:01:43.861227  8594 raft_consensus.cc:2804] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:43.863241  8487 raft_consensus.cc:515] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:43.863633  8594 raft_consensus.cc:697] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Leader. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:43.863586  8488 raft_consensus.cc:515] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:43.865199  8487 leader_election.cc:290] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 3 election: Requested vote from peers 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019), 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653)
I20260713 09:01:43.864765  8594 consensus_queue.cc:237] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } }
I20260713 09:01:43.866874  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.867450  8110 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.870688  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:43.871443  8112 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.871832  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d365375966446095eb974b151b78a9" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:43.872396  8188 raft_consensus.cc:3055] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:43.872720  8188 raft_consensus.cc:740] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4522c112fdfc49cd800620b69e878191, State: Running, Role: LEADER
I20260713 09:01:43.873497  8188 consensus_queue.cc:260] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:43.874622  8188 raft_consensus.cc:3060] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.872720  8488 leader_election.cc:290] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 3 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:43.879072  8112 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:43.880167  8439 leader_election.cc:304] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.881541  8602 raft_consensus.cc:2804] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:43.882030  8602 raft_consensus.cc:697] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:43.880132  8110 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:43.883095  8602 consensus_queue.cc:237] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:43.887861  8439 leader_election.cc:304] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 851f0a8c416f406492408026a1faa599; no voters: 
I20260713 09:01:43.889807  8616 raft_consensus.cc:2804] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:43.890321  8616 raft_consensus.cc:697] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:43.891232  8616 consensus_queue.cc:237] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:43.891729  7862 catalog_manager.cc:5697] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa reported cstate change: term changed from 1 to 2, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2). New cstate: current_term: 2 leader_uuid: "68104fba3ea24346aea45f47b64dc5aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.892480  8188 raft_consensus.cc:2468] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:43.897868  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08936986988c40abb2cb88ba38012b44" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:43.898399  8037 raft_consensus.cc:3055] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:43.898784  8037 raft_consensus.cc:740] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:43.899646  8037 consensus_queue.cc:260] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [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: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } }
I20260713 09:01:43.900990  8037 raft_consensus.cc:3060] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:43.904683  7861 catalog_manager.cc:5697] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 2 to 3, leader changed from 4522c112fdfc49cd800620b69e878191 (127.5.182.4) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:43.907836  8037 raft_consensus.cc:2468] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:43.917740  7861 catalog_manager.cc:5697] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 2 to 3, leader changed from 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:44.281814  8187 raft_consensus.cc:1275] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.283643  8601 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.294353  8110 raft_consensus.cc:1275] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.296049  8601 consensus_queue.cc:1048] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.306735  8624 raft_consensus.cc:993] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:44.307205  8587 raft_consensus.cc:1081] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:44.308929  8486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58912
I20260713 09:01:44.309563  8486 raft_consensus.cc:493] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:44.309965  8486 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:44.316184  8486 raft_consensus.cc:515] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:44.318023  8486 leader_election.cc:290] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 3 election: Requested vote from peers 851f0a8c416f406492408026a1faa599 (127.5.182.3:38653), 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419)
I20260713 09:01:44.320055  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851f0a8c416f406492408026a1faa599"
I20260713 09:01:44.320238  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3926f08ad974aefaf53f313fcb4ca72" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:44.320637  8110 raft_consensus.cc:3055] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:44.320740  8187 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:44.320966  8110 raft_consensus.cc:740] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 851f0a8c416f406492408026a1faa599, State: Running, Role: LEADER
I20260713 09:01:44.321738  8110 consensus_queue.cc:260] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:44.322589  8110 raft_consensus.cc:3060] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:44.325564  8187 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:44.326610  8440 leader_election.cc:304] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [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: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:44.327056  8110 raft_consensus.cc:2468] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 3.
I20260713 09:01:44.327301  8616 raft_consensus.cc:2804] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:44.327791  8616 raft_consensus.cc:697] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:44.328744  8616 consensus_queue.cc:237] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [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: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } }
I20260713 09:01:44.335551  7861 catalog_manager.cc:5697] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 2 to 3, leader changed from 851f0a8c416f406492408026a1faa599 (127.5.182.3) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:44.358089  8110 raft_consensus.cc:1275] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:44.359336  8594 consensus_queue.cc:1048] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.367909  8187 raft_consensus.cc:1275] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 68104fba3ea24346aea45f47b64dc5aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:44.372223  8594 consensus_queue.cc:1048] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:44.379864  8112 raft_consensus.cc:1275] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.381146  8616 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.393453  8037 raft_consensus.cc:1275] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.395195  8616 consensus_queue.cc:1048] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.780499  8187 raft_consensus.cc:1275] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.781636  8655 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.790663  8110 raft_consensus.cc:1275] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:44.792099  8616 consensus_queue.cc:1048] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851f0a8c416f406492408026a1faa599" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:44.820394  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:44.836328  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:44.851094  8038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f"
dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
mode: GRACEFUL
new_leader_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:01:44.851742  8038 raft_consensus.cc:606] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Received request to transfer leadership to TS 43e9125eeb0142788720d2827797eca0
I20260713 09:01:44.853180  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:01:44.854122  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:45.261032  8594 raft_consensus.cc:993] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: : Instructing follower 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:45.261479  8659 raft_consensus.cc:1081] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Signalling peer 43e9125eeb0142788720d2827797eca0 to start an election
I20260713 09:01:45.262889  8486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f"
dest_uuid: "43e9125eeb0142788720d2827797eca0"
 from {username='slave'} at 127.0.0.1:58918
I20260713 09:01:45.263360  8486 raft_consensus.cc:493] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:45.263651  8486 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.268213  8486 raft_consensus.cc:515] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:45.269631  8486 leader_election.cc:290] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 2 election: Requested vote from peers 4522c112fdfc49cd800620b69e878191 (127.5.182.4:33419), 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019)
I20260713 09:01:45.270511  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4522c112fdfc49cd800620b69e878191"
I20260713 09:01:45.271131  8187 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.271181  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a40ca95b974f98a2b2fab1d6e6ff2f" candidate_uuid: "43e9125eeb0142788720d2827797eca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68104fba3ea24346aea45f47b64dc5aa"
I20260713 09:01:45.271850  8038 raft_consensus.cc:3055] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:45.272163  8038 raft_consensus.cc:740] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68104fba3ea24346aea45f47b64dc5aa, State: Running, Role: LEADER
I20260713 09:01:45.273114  8038 consensus_queue.cc:260] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:45.274379  8038 raft_consensus.cc:3060] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.277740  8187 raft_consensus.cc:2468] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 2.
I20260713 09:01:45.278841  8440 leader_election.cc:304] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43e9125eeb0142788720d2827797eca0, 4522c112fdfc49cd800620b69e878191; no voters: 
I20260713 09:01:45.279527  8616 raft_consensus.cc:2804] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.279947  8616 raft_consensus.cc:697] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 2 LEADER]: Becoming Leader. State: Replica: 43e9125eeb0142788720d2827797eca0, State: Running, Role: LEADER
I20260713 09:01:45.280737  8038 raft_consensus.cc:2468] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43e9125eeb0142788720d2827797eca0 in term 2.
I20260713 09:01:45.280740  8616 consensus_queue.cc:237] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } }
I20260713 09:01:45.288089  7860 catalog_manager.cc:5697] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 reported cstate change: term changed from 1 to 2, leader changed from 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2) to 43e9125eeb0142788720d2827797eca0 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "43e9125eeb0142788720d2827797eca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43e9125eeb0142788720d2827797eca0" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.751817  8037 raft_consensus.cc:1275] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.752990  8616 consensus_queue.cc:1048] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68104fba3ea24346aea45f47b64dc5aa" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.763073  8187 raft_consensus.cc:1275] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Refusing update from remote peer 43e9125eeb0142788720d2827797eca0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.766398  8667 consensus_queue.cc:1048] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4522c112fdfc49cd800620b69e878191" member_type: VOTER last_known_addr { host: "127.5.182.4" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.855010  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:45.868743  5848 tablet_server.cc:179] TabletServer@127.5.182.1:42655 shutting down...
W20260713 09:01:45.894858  8151 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:01:45.899670  8151 consensus_peers.cc:597] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:45.900190  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:45.903128  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.904212  5848 raft_consensus.cc:2243] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.904783  5848 raft_consensus.cc:2272] T 184b056e51624990b206089f6fd003cf P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.907593  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.908360  5848 raft_consensus.cc:2243] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.908854  5848 raft_consensus.cc:2272] T 1522eb9c412a4f19b730eb67b0dd08e4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.911021  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.911684  5848 raft_consensus.cc:2243] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.912171  5848 raft_consensus.cc:2272] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.914615  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.915359  5848 raft_consensus.cc:2243] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:45.915675  8151 consensus_peers.cc:597] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:45.915859  5848 raft_consensus.cc:2272] T ea82325375604ec0bd7591857ec84b59 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.918143  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.918681  5848 raft_consensus.cc:2243] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.919373  5848 raft_consensus.cc:2272] T 5162df131a5642a59a70df1a28cd2714 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.921205  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.921836  5848 raft_consensus.cc:2243] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.922586  5848 raft_consensus.cc:2272] T 08936986988c40abb2cb88ba38012b44 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.924994  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.925608  5848 raft_consensus.cc:2243] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.926100  5848 raft_consensus.cc:2272] T 8dc4f537406248d3a112f1c1edda902c P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.927878  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.928377  5848 raft_consensus.cc:2243] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.928782  5848 raft_consensus.cc:2272] T faf976a1518c4d87a8d7545dddde8e5f P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.930437  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.930917  5848 raft_consensus.cc:2243] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.931597  5848 raft_consensus.cc:2272] T e3926f08ad974aefaf53f313fcb4ca72 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.933526  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.934041  5848 raft_consensus.cc:2243] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.934718  5848 raft_consensus.cc:2272] T 53d365375966446095eb974b151b78a9 P 43e9125eeb0142788720d2827797eca0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.936833  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.937543  5848 raft_consensus.cc:2243] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.938019  5848 raft_consensus.cc:2272] T 4186eea190774bf08178b540db235890 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:45.939615  8151 consensus_peers.cc:597] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:45.940230  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.940842  5848 raft_consensus.cc:2243] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.941226  5848 raft_consensus.cc:2272] T c5b95559e2574f149ba7a52f7121acf4 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.942991  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.943495  5848 raft_consensus.cc:2243] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.944177  5848 raft_consensus.cc:2272] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.945832  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.946293  5848 raft_consensus.cc:2243] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.946667  5848 raft_consensus.cc:2272] T f8cfc055bb894bd799580659a4e58b35 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.948273  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.948758  5848 raft_consensus.cc:2243] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.949167  5848 raft_consensus.cc:2272] T dd45d66b983f469fb64ba1e443add5c3 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.950819  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.951263  5848 raft_consensus.cc:2243] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.951646  5848 raft_consensus.cc:2272] T ea9c37680a934847a4c97a58aa15c3e1 P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.953348  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.953791  5848 raft_consensus.cc:2243] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:45.954136  5848 raft_consensus.cc:2272] T 9992ea6b53494ab5aaa7d312b69bd168 P 43e9125eeb0142788720d2827797eca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.955796  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:45.956220  5848 raft_consensus.cc:2243] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:45.956969  5848 raft_consensus.cc:2272] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 43e9125eeb0142788720d2827797eca0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:45.993932  5848 tablet_server.cc:196] TabletServer@127.5.182.1:42655 shutdown complete.
I20260713 09:01:46.027015  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
W20260713 09:01:46.048914  8077 consensus_peers.cc:597] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:46.057505  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.058290  5848 tablet_replica.cc:333] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.059294  5848 raft_consensus.cc:2243] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.060093  5848 raft_consensus.cc:2272] T ea82325375604ec0bd7591857ec84b59 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.061902  5848 tablet_replica.cc:333] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.062383  5848 raft_consensus.cc:2243] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.063016  5848 raft_consensus.cc:2272] T f34896ba8e8244698e57dd397481b6e7 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.065023  5848 tablet_replica.cc:333] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.065578  5848 raft_consensus.cc:2243] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.066030  5848 raft_consensus.cc:2272] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.068621  5848 tablet_replica.cc:333] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.069198  5848 raft_consensus.cc:2243] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.070155  5848 raft_consensus.cc:2272] T f8cfc055bb894bd799580659a4e58b35 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.072610  5848 tablet_replica.cc:333] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.073326  5848 raft_consensus.cc:2243] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.073784  5848 raft_consensus.cc:2272] T 4186eea190774bf08178b540db235890 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.075654  5848 tablet_replica.cc:333] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.076171  5848 raft_consensus.cc:2243] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.076625  5848 raft_consensus.cc:2272] T c5b95559e2574f149ba7a52f7121acf4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.079169  5848 tablet_replica.cc:333] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.079850  5848 raft_consensus.cc:2243] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.080387  5848 raft_consensus.cc:2272] T c468089414d1429dbce6742dbf2ee255 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.081943  5848 tablet_replica.cc:333] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.082536  5848 raft_consensus.cc:2243] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.083253  5848 raft_consensus.cc:2272] T ea9c37680a934847a4c97a58aa15c3e1 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.085109  5848 tablet_replica.cc:333] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.085605  5848 raft_consensus.cc:2243] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.086269  5848 raft_consensus.cc:2272] T 558063621589438a9f0b328e33686a6a P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.087944  5848 tablet_replica.cc:333] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.088447  5848 raft_consensus.cc:2243] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.088904  5848 raft_consensus.cc:2272] T faf976a1518c4d87a8d7545dddde8e5f P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.090541  5848 tablet_replica.cc:333] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.091025  5848 raft_consensus.cc:2243] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.091411  5848 raft_consensus.cc:2272] T 322d2b4e3c6b4a6c957a74bad1494196 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.093004  5848 tablet_replica.cc:333] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.093487  5848 raft_consensus.cc:2243] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.093880  5848 raft_consensus.cc:2272] T 184b056e51624990b206089f6fd003cf P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.095445  5848 tablet_replica.cc:333] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.095909  5848 raft_consensus.cc:2243] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.096674  5848 raft_consensus.cc:2272] T dd45d66b983f469fb64ba1e443add5c3 P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.098284  5848 tablet_replica.cc:333] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.098758  5848 raft_consensus.cc:2243] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.099126  5848 raft_consensus.cc:2272] T 97d6521a2b4341a3b8f69be920f0b6df P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.100636  5848 tablet_replica.cc:333] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.101086  5848 raft_consensus.cc:2243] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.101400  5848 raft_consensus.cc:2272] T 3853d1b26ff142b9b133c29f72a3712b P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.102916  5848 tablet_replica.cc:333] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.103489  5848 raft_consensus.cc:2243] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.103881  5848 raft_consensus.cc:2272] T 1522eb9c412a4f19b730eb67b0dd08e4 P 68104fba3ea24346aea45f47b64dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.105607  5848 tablet_replica.cc:333] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.106055  5848 raft_consensus.cc:2243] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.106432  5848 raft_consensus.cc:2272] T 8dc4f537406248d3a112f1c1edda902c P 68104fba3ea24346aea45f47b64dc5aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.108034  5848 tablet_replica.cc:333] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa: stopping tablet replica
I20260713 09:01:46.108457  5848 raft_consensus.cc:2243] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.108844  5848 raft_consensus.cc:2272] T 08936986988c40abb2cb88ba38012b44 P 68104fba3ea24346aea45f47b64dc5aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.144716  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
W20260713 09:01:46.154314  8077 consensus_peers.cc:597] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:46.176436  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
W20260713 09:01:46.194900  8078 consensus_peers.cc:597] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 -> Peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Couldn't send request to peer 68104fba3ea24346aea45f47b64dc5aa. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:34019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:46.198964  8152 consensus_peers.cc:597] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 -> Peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Couldn't send request to peer 68104fba3ea24346aea45f47b64dc5aa. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:34019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:46.206637  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.207270  5848 tablet_replica.cc:333] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.207933  5848 raft_consensus.cc:2243] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.208364  5848 raft_consensus.cc:2272] T f34896ba8e8244698e57dd397481b6e7 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.210155  5848 tablet_replica.cc:333] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.210605  5848 raft_consensus.cc:2243] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.211226  5848 raft_consensus.cc:2272] T 322d2b4e3c6b4a6c957a74bad1494196 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.212931  5848 tablet_replica.cc:333] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.213366  5848 raft_consensus.cc:2243] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.214035  5848 raft_consensus.cc:2272] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.215718  5848 tablet_replica.cc:333] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.216192  5848 raft_consensus.cc:2243] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.216593  5848 raft_consensus.cc:2272] T ea82325375604ec0bd7591857ec84b59 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.218382  5848 tablet_replica.cc:333] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.218834  5848 raft_consensus.cc:2243] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.219182  5848 raft_consensus.cc:2272] T 08936986988c40abb2cb88ba38012b44 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.220813  5848 tablet_replica.cc:333] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.221258  5848 raft_consensus.cc:2243] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.221611  5848 raft_consensus.cc:2272] T 5162df131a5642a59a70df1a28cd2714 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.223251  5848 tablet_replica.cc:333] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.223691  5848 raft_consensus.cc:2243] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.224040  5848 raft_consensus.cc:2272] T ea9c37680a934847a4c97a58aa15c3e1 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.225615  5848 tablet_replica.cc:333] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.226123  5848 raft_consensus.cc:2243] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.226446  5848 raft_consensus.cc:2272] T 9992ea6b53494ab5aaa7d312b69bd168 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.228021  5848 tablet_replica.cc:333] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.228645  5848 raft_consensus.cc:2243] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.229316  5848 raft_consensus.cc:2272] T 1522eb9c412a4f19b730eb67b0dd08e4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.230871  5848 tablet_replica.cc:333] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.231309  5848 raft_consensus.cc:2243] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.231940  5848 raft_consensus.cc:2272] T c5b95559e2574f149ba7a52f7121acf4 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.233702  5848 tablet_replica.cc:333] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.234150  5848 raft_consensus.cc:2243] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.234781  5848 raft_consensus.cc:2272] T 4186eea190774bf08178b540db235890 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.236375  5848 tablet_replica.cc:333] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.236862  5848 raft_consensus.cc:2243] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.237201  5848 raft_consensus.cc:2272] T 558063621589438a9f0b328e33686a6a P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.238619  5848 tablet_replica.cc:333] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.239017  5848 raft_consensus.cc:2243] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.239316  5848 raft_consensus.cc:2272] T 53d365375966446095eb974b151b78a9 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.240814  5848 tablet_replica.cc:333] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.241235  5848 raft_consensus.cc:2243] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.241550  5848 raft_consensus.cc:2272] T e3926f08ad974aefaf53f313fcb4ca72 P 851f0a8c416f406492408026a1faa599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.243034  5848 tablet_replica.cc:333] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.243424  5848 raft_consensus.cc:2243] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.243757  5848 raft_consensus.cc:2272] T c468089414d1429dbce6742dbf2ee255 P 851f0a8c416f406492408026a1faa599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.245333  5848 tablet_replica.cc:333] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.245786  5848 raft_consensus.cc:2243] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.246143  5848 raft_consensus.cc:2272] T 97d6521a2b4341a3b8f69be920f0b6df P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.247572  5848 tablet_replica.cc:333] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.247953  5848 raft_consensus.cc:2243] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.248585  5848 raft_consensus.cc:2272] T 3853d1b26ff142b9b133c29f72a3712b P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.250032  5848 tablet_replica.cc:333] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599: stopping tablet replica
I20260713 09:01:46.250383  5848 raft_consensus.cc:2243] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.250694  5848 raft_consensus.cc:2272] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 851f0a8c416f406492408026a1faa599 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:46.277041  8152 consensus_peers.cc:597] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 -> Peer 68104fba3ea24346aea45f47b64dc5aa (127.5.182.2:34019): Couldn't send request to peer 68104fba3ea24346aea45f47b64dc5aa. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:34019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:46.277544  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:01:46.305750  5848 tablet_server.cc:179] TabletServer@127.5.182.4:0 shutting down...
I20260713 09:01:46.330879  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.331604  5848 tablet_replica.cc:333] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.332305  5848 raft_consensus.cc:2243] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.332825  5848 raft_consensus.cc:2272] T 1f2890c2cd9f4c3a9a7cab58f905df93 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.334872  5848 tablet_replica.cc:333] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.335417  5848 raft_consensus.cc:2243] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.335791  5848 raft_consensus.cc:2272] T f34896ba8e8244698e57dd397481b6e7 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.337568  5848 tablet_replica.cc:333] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.338043  5848 raft_consensus.cc:2243] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.338395  5848 raft_consensus.cc:2272] T 322d2b4e3c6b4a6c957a74bad1494196 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.340071  5848 tablet_replica.cc:333] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.340646  5848 raft_consensus.cc:2243] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.341358  5848 raft_consensus.cc:2272] T 184b056e51624990b206089f6fd003cf P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.343034  5848 tablet_replica.cc:333] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.343475  5848 raft_consensus.cc:2243] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.344156  5848 raft_consensus.cc:2272] T 97d6521a2b4341a3b8f69be920f0b6df P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.346020  5848 tablet_replica.cc:333] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.346503  5848 raft_consensus.cc:2243] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.346868  5848 raft_consensus.cc:2272] T dd45d66b983f469fb64ba1e443add5c3 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.348492  5848 tablet_replica.cc:333] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.349038  5848 raft_consensus.cc:2243] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.349427  5848 raft_consensus.cc:2272] T e3926f08ad974aefaf53f313fcb4ca72 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.351028  5848 tablet_replica.cc:333] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.351495  5848 raft_consensus.cc:2243] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.351838  5848 raft_consensus.cc:2272] T 558063621589438a9f0b328e33686a6a P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.353541  5848 tablet_replica.cc:333] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.354009  5848 raft_consensus.cc:2243] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.354354  5848 raft_consensus.cc:2272] T 53d365375966446095eb974b151b78a9 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.356155  5848 tablet_replica.cc:333] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.356711  5848 raft_consensus.cc:2243] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.357427  5848 raft_consensus.cc:2272] T faf976a1518c4d87a8d7545dddde8e5f P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.359381  5848 tablet_replica.cc:333] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.360044  5848 raft_consensus.cc:2243] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.360591  5848 raft_consensus.cc:2272] T 5162df131a5642a59a70df1a28cd2714 P 4522c112fdfc49cd800620b69e878191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.363044  5848 tablet_replica.cc:333] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
W20260713 09:01:46.363461  8151 consensus_peers.cc:597] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 -> Peer 43e9125eeb0142788720d2827797eca0 (127.5.182.1:42655): Couldn't send request to peer 43e9125eeb0142788720d2827797eca0. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:42655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:46.363675  5848 raft_consensus.cc:2243] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.364205  5848 raft_consensus.cc:2272] T f8cfc055bb894bd799580659a4e58b35 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.366060  5848 tablet_replica.cc:333] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.366582  5848 raft_consensus.cc:2243] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.366986  5848 raft_consensus.cc:2272] T 7f4c79943d2346c09bfd70f4e5ce3f31 P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.369304  5848 tablet_replica.cc:333] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.369939  5848 raft_consensus.cc:2243] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.370744  5848 raft_consensus.cc:2272] T 8dc4f537406248d3a112f1c1edda902c P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.372910  5848 tablet_replica.cc:333] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.373515  5848 raft_consensus.cc:2243] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.374585  5848 raft_consensus.cc:2272] T c468089414d1429dbce6742dbf2ee255 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.377414  5848 tablet_replica.cc:333] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.378161  5848 raft_consensus.cc:2243] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.379070  5848 raft_consensus.cc:2272] T 9992ea6b53494ab5aaa7d312b69bd168 P 4522c112fdfc49cd800620b69e878191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.380932  5848 tablet_replica.cc:333] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.381381  5848 raft_consensus.cc:2243] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.381740  5848 raft_consensus.cc:2272] T 17a40ca95b974f98a2b2fab1d6e6ff2f P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.384713  5848 tablet_replica.cc:333] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191: stopping tablet replica
I20260713 09:01:46.385238  5848 raft_consensus.cc:2243] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.385630  5848 raft_consensus.cc:2272] T 3853d1b26ff142b9b133c29f72a3712b P 4522c112fdfc49cd800620b69e878191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.426000  5848 tablet_server.cc:196] TabletServer@127.5.182.4:0 shutdown complete.
I20260713 09:01:46.453764  5848 master.cc:562] Master@127.5.182.62:44757 shutting down...
I20260713 09:01:46.475979  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.476668  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.477047  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 990156b92c7540a9864881f79ddb31b4: stopping tablet replica
I20260713 09:01:46.497788  5848 master.cc:584] Master@127.5.182.62:44757 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18579 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:01:46.554476  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:42057
I20260713 09:01:46.555790  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.562188  8678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.562318  8679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.563584  8681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.564697  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:46.565798  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.566008  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.566219  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933306566184 us; error 0 us; skew 500 ppm
I20260713 09:01:46.566813  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.569885  5848 webserver.cc:533] Webserver started at http://127.5.182.62:45349/ using document root <none> and password file <none>
I20260713 09:01:46.570359  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.570549  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.570825  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.571907  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "587ed86fa17e45c388cc636963068cc8"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.576165  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:46.579484  8686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.580358  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:46.580772  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "587ed86fa17e45c388cc636963068cc8"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.581070  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.592897  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.594166  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.631644  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:42057
I20260713 09:01:46.631770  8737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:42057 every 8 connection(s)
I20260713 09:01:46.635946  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:46.645677  8738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8: Bootstrap starting.
I20260713 09:01:46.650331  8738 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:46.654407  8738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8: No bootstrap required, opened a new log
I20260713 09:01:46.656417  8738 raft_consensus.cc:359] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER }
I20260713 09:01:46.656802  8738 raft_consensus.cc:385] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:46.657021  8738 raft_consensus.cc:740] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587ed86fa17e45c388cc636963068cc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:46.657497  8738 consensus_queue.cc:260] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER }
I20260713 09:01:46.657900  8738 raft_consensus.cc:399] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:46.658097  8738 raft_consensus.cc:493] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:46.658294  8738 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:46.662467  8738 raft_consensus.cc:515] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER }
I20260713 09:01:46.662915  8738 leader_election.cc:304] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [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: 587ed86fa17e45c388cc636963068cc8; no voters: 
I20260713 09:01:46.663985  8738 leader_election.cc:290] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:46.664391  8741 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:46.665853  8741 raft_consensus.cc:697] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 587ed86fa17e45c388cc636963068cc8, State: Running, Role: LEADER
I20260713 09:01:46.666507  8741 consensus_queue.cc:237] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [LEADER]: Queue going to LEADER mode. State: All 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: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER }
I20260713 09:01:46.666924  8738 sys_catalog.cc:565] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:46.670922  8743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 587ed86fa17e45c388cc636963068cc8. Latest consensus state: current_term: 1 leader_uuid: "587ed86fa17e45c388cc636963068cc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER } }
I20260713 09:01:46.670848  8742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "587ed86fa17e45c388cc636963068cc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587ed86fa17e45c388cc636963068cc8" member_type: VOTER } }
I20260713 09:01:46.671586  8743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:46.671648  8742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:46.679592  8748 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:46.686353  8748 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:46.687515  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:46.697170  8748 catalog_manager.cc:1383] Generated new cluster ID: 7029dba6c8674fdebffc913dd2818cbe
I20260713 09:01:46.697449  8748 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:46.719638  8748 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:46.720944  8748 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:46.738358  8748 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8: Generated new TSK 0
I20260713 09:01:46.738951  8748 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:46.754057  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.759969  8759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.760907  8760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.762703  8762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.762888  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:46.763790  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.764026  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.764153  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933306764141 us; error 0 us; skew 500 ppm
I20260713 09:01:46.764683  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.766978  5848 webserver.cc:533] Webserver started at http://127.5.182.1:33331/ using document root <none> and password file <none>
I20260713 09:01:46.767379  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.767522  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.767724  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.768971  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "ddba816294d647268d1115d0daf4869e"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.773191  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:46.776298  8767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.777144  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:46.777441  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "ddba816294d647268d1115d0daf4869e"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.777714  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.792410  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.793661  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.795106  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:46.797283  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:46.797499  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.797744  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:46.797946  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.836925  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:38629
I20260713 09:01:46.837014  8829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:38629 every 8 connection(s)
I20260713 09:01:46.841848  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.848486  8834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.848881  8835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.852458  8837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.852885  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:46.854161  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:46.854224  8830 heartbeater.cc:344] Connected to a master server at 127.5.182.62:42057
W20260713 09:01:46.854401  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.854664  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933306854646 us; error 0 us; skew 500 ppm
I20260713 09:01:46.854712  8830 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:46.855233  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.855499  8830 heartbeater.cc:507] Master 127.5.182.62:42057 requested a full tablet report, sending...
I20260713 09:01:46.857879  8703 ts_manager.cc:194] Registered new tserver with Master: ddba816294d647268d1115d0daf4869e (127.5.182.1:38629)
I20260713 09:01:46.857971  5848 webserver.cc:533] Webserver started at http://127.5.182.2:46763/ using document root <none> and password file <none>
I20260713 09:01:46.858618  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.858819  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.859110  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.859838  8703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49212
I20260713 09:01:46.860321  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "deaa7b5c57a746a3936387a3f31203cf"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.865288  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:46.868342  8842 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.869262  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:46.869556  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "deaa7b5c57a746a3936387a3f31203cf"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.869843  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.916981  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.918229  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.919744  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:46.922005  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:46.922235  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.922480  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:46.922654  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.962352  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:33427
I20260713 09:01:46.962453  8904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:33427 every 8 connection(s)
I20260713 09:01:46.967001  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.974329  8908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.977671  8909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.979184  8911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.979684  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:46.980777  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.981093  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.981036  8905 heartbeater.cc:344] Connected to a master server at 127.5.182.62:42057
I20260713 09:01:46.981580  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933306981561 us; error 0 us; skew 500 ppm
I20260713 09:01:46.981815  8905 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:46.982264  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.982704  8905 heartbeater.cc:507] Master 127.5.182.62:42057 requested a full tablet report, sending...
I20260713 09:01:46.984966  8703 ts_manager.cc:194] Registered new tserver with Master: deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:46.985045  5848 webserver.cc:533] Webserver started at http://127.5.182.3:35913/ using document root <none> and password file <none>
I20260713 09:01:46.985637  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.985844  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.986106  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.986505  8703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49220
I20260713 09:01:46.987322  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "a772fff472a84895a2c5a07f6f1e40a6"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.991957  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:01:46.995601  8916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.996456  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:46.997046  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "a772fff472a84895a2c5a07f6f1e40a6"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:46.997345  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:47.019306  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:47.020466  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:47.021916  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:47.024045  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:47.024264  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:47.024513  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:47.024709  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:01:47.067476  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:39051
I20260713 09:01:47.067574  8978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:39051 every 8 connection(s)
I20260713 09:01:47.082715  8979 heartbeater.cc:344] Connected to a master server at 127.5.182.62:42057
I20260713 09:01:47.083184  8979 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:47.084108  8979 heartbeater.cc:507] Master 127.5.182.62:42057 requested a full tablet report, sending...
I20260713 09:01:47.086021  8703 ts_manager.cc:194] Registered new tserver with Master: a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.086398  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015304751s
I20260713 09:01:47.087875  8703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49226
I20260713 09:01:47.112216  8703 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49238:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:47.115281  8703 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:47.243630  8944 tablet_service.cc:1511] Processing CreateTablet for tablet e5b16997dd1142bc8415635aa3fe4d01 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:47.244236  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 3fec2ee379574f4da89b75ba5a216131 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:47.247282  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b16997dd1142bc8415635aa3fe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.245406  8942 tablet_service.cc:1511] Processing CreateTablet for tablet d351ee3944a4472087a17f4a4004e8e3 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:47.247316  8940 tablet_service.cc:1511] Processing CreateTablet for tablet 1f034ca241dc44af8039e11acd3b14fa (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:47.248934  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351ee3944a4472087a17f4a4004e8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.247357  8941 tablet_service.cc:1511] Processing CreateTablet for tablet 36f62f4de48c4a9bb3d7d8dbef656585 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:47.250130  8940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f034ca241dc44af8039e11acd3b14fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.250929  8941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f62f4de48c4a9bb3d7d8dbef656585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.255227  8939 tablet_service.cc:1511] Processing CreateTablet for tablet b70613da80b84242a926eeca381f1e73 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:47.256774  8939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70613da80b84242a926eeca381f1e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.257467  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fec2ee379574f4da89b75ba5a216131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.260789  8938 tablet_service.cc:1511] Processing CreateTablet for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:47.262323  8938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.278828  8795 tablet_service.cc:1511] Processing CreateTablet for tablet e5b16997dd1142bc8415635aa3fe4d01 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:47.280452  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b16997dd1142bc8415635aa3fe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.286599  8937 tablet_service.cc:1511] Processing CreateTablet for tablet 34fcb54d86d24bb099054f9c257885f8 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:47.286451  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 3fec2ee379574f4da89b75ba5a216131 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:47.288003  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fec2ee379574f4da89b75ba5a216131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.290603  8870 tablet_service.cc:1511] Processing CreateTablet for tablet e5b16997dd1142bc8415635aa3fe4d01 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:47.287986  8937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fcb54d86d24bb099054f9c257885f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.292105  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b16997dd1142bc8415635aa3fe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.293812  8869 tablet_service.cc:1511] Processing CreateTablet for tablet 3fec2ee379574f4da89b75ba5a216131 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:47.294020  8868 tablet_service.cc:1511] Processing CreateTablet for tablet d351ee3944a4472087a17f4a4004e8e3 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:47.295727  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fec2ee379574f4da89b75ba5a216131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.298098  8864 tablet_service.cc:1511] Processing CreateTablet for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:47.299427  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 1f034ca241dc44af8039e11acd3b14fa (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:47.298200  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 36f62f4de48c4a9bb3d7d8dbef656585 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:47.301422  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.301306  8865 tablet_service.cc:1511] Processing CreateTablet for tablet b70613da80b84242a926eeca381f1e73 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:47.302971  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f034ca241dc44af8039e11acd3b14fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.304476  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f62f4de48c4a9bb3d7d8dbef656585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.306471  8863 tablet_service.cc:1511] Processing CreateTablet for tablet 34fcb54d86d24bb099054f9c257885f8 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:47.307915  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fcb54d86d24bb099054f9c257885f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.309139  8868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351ee3944a4472087a17f4a4004e8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.309887  8793 tablet_service.cc:1511] Processing CreateTablet for tablet d351ee3944a4472087a17f4a4004e8e3 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:47.311295  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d351ee3944a4472087a17f4a4004e8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.311689  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70613da80b84242a926eeca381f1e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.318348  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 36f62f4de48c4a9bb3d7d8dbef656585 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:47.319846  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f62f4de48c4a9bb3d7d8dbef656585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.326438  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 1f034ca241dc44af8039e11acd3b14fa (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:47.327962  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f034ca241dc44af8039e11acd3b14fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.365491  8790 tablet_service.cc:1511] Processing CreateTablet for tablet b70613da80b84242a926eeca381f1e73 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:47.367846  8788 tablet_service.cc:1511] Processing CreateTablet for tablet 34fcb54d86d24bb099054f9c257885f8 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:47.367825  8789 tablet_service.cc:1511] Processing CreateTablet for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:47.372248  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70613da80b84242a926eeca381f1e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.377759  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fcb54d86d24bb099054f9c257885f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.383318  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3aee2d3f1f64decb3d2ab2d953aa4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.390761  8995 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.398841  8787 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0ca41f75c4631a97adbb39c720f03 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:47.400494  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0ca41f75c4631a97adbb39c720f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.401399  8942 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0ca41f75c4631a97adbb39c720f03 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:47.402675  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0ca41f75c4631a97adbb39c720f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.410976  8995 tablet_bootstrap.cc:654] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.422262  8863 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0ca41f75c4631a97adbb39c720f03 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:47.426199  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0ca41f75c4631a97adbb39c720f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.427837  8995 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.428705  8995 ts_tablet_manager.cc:1403] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.006s
I20260713 09:01:47.433068  8995 raft_consensus.cc:359] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.434556  8995 raft_consensus.cc:385] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.435036  8995 raft_consensus.cc:740] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.442639  8870 tablet_service.cc:1511] Processing CreateTablet for tablet 7f31239c29c24ac9bd6987e365b5b4e5 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:47.443974  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f31239c29c24ac9bd6987e365b5b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.445551  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 7f31239c29c24ac9bd6987e365b5b4e5 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:47.447846  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f31239c29c24ac9bd6987e365b5b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.451333  8996 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:47.453707  8997 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:47.460162  8942 tablet_service.cc:1511] Processing CreateTablet for tablet 7f31239c29c24ac9bd6987e365b5b4e5 (DEFAULT_TABLE table=test-workload [id=e009974c871d49b29e134b6f7bcfb35d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:47.461779  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f31239c29c24ac9bd6987e365b5b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.471719  8995 consensus_queue.cc:260] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.473882  8996 tablet_bootstrap.cc:654] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.482421  8997 tablet_bootstrap.cc:654] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.486711  8979 heartbeater.cc:499] Master 127.5.182.62:42057 was elected leader, sending a full tablet report...
I20260713 09:01:47.487715  8995 ts_tablet_manager.cc:1434] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260713 09:01:47.488521  8997 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:47.490407  8997 ts_tablet_manager.cc:1403] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.002s
I20260713 09:01:47.488817  8995 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.493690  8997 raft_consensus.cc:359] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.494521  8997 raft_consensus.cc:385] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.495321  8997 raft_consensus.cc:740] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.496297  8997 consensus_queue.cc:260] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.501634  8995 tablet_bootstrap.cc:654] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.503763  8996 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:47.504446  8996 ts_tablet_manager.cc:1403] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260713 09:01:47.508527  8996 raft_consensus.cc:359] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.509505  8996 raft_consensus.cc:385] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.509871  8996 raft_consensus.cc:740] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.511026  8996 consensus_queue.cc:260] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.514132  8830 heartbeater.cc:499] Master 127.5.182.62:42057 was elected leader, sending a full tablet report...
I20260713 09:01:47.514505  8997 ts_tablet_manager.cc:1434] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.010s
I20260713 09:01:47.515498  8997 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:47.520592  8996 ts_tablet_manager.cc:1434] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260713 09:01:47.520941  8995 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.521541  8995 ts_tablet_manager.cc:1403] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.019s
I20260713 09:01:47.521611  8905 heartbeater.cc:499] Master 127.5.182.62:42057 was elected leader, sending a full tablet report...
I20260713 09:01:47.522228  8997 tablet_bootstrap.cc:654] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.525163  8995 raft_consensus.cc:359] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.526332  8995 raft_consensus.cc:385] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.526732  8995 raft_consensus.cc:740] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.527063  8996 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:47.527868  8995 consensus_queue.cc:260] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.530668  8995 ts_tablet_manager.cc:1434] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:01:47.531802  8995 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.534834  8996 tablet_bootstrap.cc:654] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.539254  8995 tablet_bootstrap.cc:654] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.583936  9002 raft_consensus.cc:493] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.584875  9002 raft_consensus.cc:515] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.589179  9002 leader_election.cc:290] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.594084  8995 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.594583  8996 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:47.595311  8996 ts_tablet_manager.cc:1403] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.035s
I20260713 09:01:47.594684  8995 ts_tablet_manager.cc:1403] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.028s
I20260713 09:01:47.597398  8997 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:47.597982  8997 ts_tablet_manager.cc:1403] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.083s	user 0.039s	sys 0.033s
I20260713 09:01:47.601038  8997 raft_consensus.cc:359] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.601820  8997 raft_consensus.cc:385] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.601356  8995 raft_consensus.cc:359] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.602186  8997 raft_consensus.cc:740] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.602387  8995 raft_consensus.cc:385] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.602643  8996 raft_consensus.cc:359] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.603075  8995 raft_consensus.cc:740] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.603981  8996 raft_consensus.cc:385] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.603150  8997 consensus_queue.cc:260] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.604516  8996 raft_consensus.cc:740] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.605593  8996 consensus_queue.cc:260] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.608052  8995 consensus_queue.cc:260] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.614266  8996 ts_tablet_manager.cc:1434] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:01:47.614706  8997 ts_tablet_manager.cc:1434] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:01:47.618392  8995 ts_tablet_manager.cc:1434] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:01:47.619207  8997 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:47.621353  8995 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.622386  9002 raft_consensus.cc:493] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.622859  9002 raft_consensus.cc:515] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.624965  9002 leader_election.cc:290] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:47.626578  8996 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:47.626510  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:47.628988  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:47.629650  8880 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:47.631356  8997 tablet_bootstrap.cc:654] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.632048  8995 tablet_bootstrap.cc:654] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:47.631289  8771 leader_election.cc:343] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.633231  8771 leader_election.cc:304] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:47.635264  8996 tablet_bootstrap.cc:654] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.635478  9002 raft_consensus.cc:2804] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.636286  9002 raft_consensus.cc:493] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.636772  9002 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.644268  8997 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:47.644994  8997 ts_tablet_manager.cc:1403] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.013s
I20260713 09:01:47.646628  8996 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:47.647535  8996 ts_tablet_manager.cc:1403] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260713 09:01:47.649233  8997 raft_consensus.cc:359] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.650102  8997 raft_consensus.cc:385] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.650455  8997 raft_consensus.cc:740] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.650600  8996 raft_consensus.cc:359] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.651331  8996 raft_consensus.cc:385] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.651654  8996 raft_consensus.cc:740] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.651476  8997 consensus_queue.cc:260] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.652474  8996 consensus_queue.cc:260] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.654852  8996 ts_tablet_manager.cc:1434] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:47.655828  8996 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:47.655818  9002 raft_consensus.cc:515] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.662343  8996 tablet_bootstrap.cc:654] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.664675  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:47.667479  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:47.668362  8954 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
W20260713 09:01:47.670120  8771 leader_election.cc:343] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.671339  8771 leader_election.cc:304] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddba816294d647268d1115d0daf4869e; no voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:47.673414  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:47.674186  8954 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.681768  9002 leader_election.cc:290] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Requested vote from peers a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
W20260713 09:01:47.682577  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:47.684634  9015 raft_consensus.cc:2749] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:47.688072  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:47.688925  8880 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.699280  8880 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:47.701251  8771 leader_election.cc:304] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:47.711676  9002 raft_consensus.cc:2804] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.712352  9002 raft_consensus.cc:697] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Becoming Leader. State: Replica: ddba816294d647268d1115d0daf4869e, State: Running, Role: LEADER
I20260713 09:01:47.713574  9002 consensus_queue.cc:237] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:47.719730  8954 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:47.725239  8997 ts_tablet_manager.cc:1434] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.080s	user 0.021s	sys 0.036s
I20260713 09:01:47.725982  8995 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.726308  8997 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:47.726495  8995 ts_tablet_manager.cc:1403] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.105s	user 0.061s	sys 0.032s
I20260713 09:01:47.729502  8995 raft_consensus.cc:359] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.730275  8995 raft_consensus.cc:385] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.730595  8995 raft_consensus.cc:740] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.730656  9004 raft_consensus.cc:493] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.731277  9004 raft_consensus.cc:515] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.731578  8995 consensus_queue.cc:260] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.734408  8995 ts_tablet_manager.cc:1434] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:01:47.735476  8995 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.738108  9002 raft_consensus.cc:493] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.738633  9002 raft_consensus.cc:515] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.739452  8996 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:47.740018  8996 ts_tablet_manager.cc:1403] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.040s
I20260713 09:01:47.740751  9002 leader_election.cc:290] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.741991  8995 tablet_bootstrap.cc:654] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.741991  8997 tablet_bootstrap.cc:654] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.743484  8996 raft_consensus.cc:359] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.744285  8996 raft_consensus.cc:385] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.744648  8996 raft_consensus.cc:740] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.745425  8996 consensus_queue.cc:260] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.754943  8996 ts_tablet_manager.cc:1434] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:01:47.740320  8701 catalog_manager.cc:5697] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e reported cstate change: term changed from 0 to 1, leader changed from <none> to ddba816294d647268d1115d0daf4869e (127.5.182.1). New cstate: current_term: 1 leader_uuid: "ddba816294d647268d1115d0daf4869e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.758767  8996 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:47.766216  9004 leader_election.cc:290] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.766430  8996 tablet_bootstrap.cc:654] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.785135  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
W20260713 09:01:47.786854  8771 leader_election.cc:343] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.787622  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
W20260713 09:01:47.789080  8771 leader_election.cc:343] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.789676  8771 leader_election.cc:304] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddba816294d647268d1115d0daf4869e; no voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:47.790433  8999 raft_consensus.cc:493] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.791026  8999 raft_consensus.cc:515] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.790534  9002 raft_consensus.cc:2749] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:47.801326  8999 leader_election.cc:290] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:47.869397  9004 raft_consensus.cc:493] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.870150  9004 raft_consensus.cc:515] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.873525  8999 raft_consensus.cc:493] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.874169  8999 raft_consensus.cc:515] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.873030  9004 leader_election.cc:290] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.877383  8999 leader_election.cc:290] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:47.944105  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:47.946496  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
W20260713 09:01:47.948676  8919 leader_election.cc:343] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:47.949587  8919 leader_election.cc:343] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.953467  8995 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.954027  8995 ts_tablet_manager.cc:1403] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.219s	user 0.101s	sys 0.112s
I20260713 09:01:47.954378  8997 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:47.954912  8997 ts_tablet_manager.cc:1403] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.229s	user 0.075s	sys 0.133s
I20260713 09:01:47.957818  8997 raft_consensus.cc:359] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.958307  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:47.958616  8997 raft_consensus.cc:385] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.958359  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:47.959020  8997 raft_consensus.cc:740] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.959227  8879 raft_consensus.cc:2468] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:47.957302  8995 raft_consensus.cc:359] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.960363  8995 raft_consensus.cc:385] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.960690  8995 raft_consensus.cc:740] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.959890  8997 consensus_queue.cc:260] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.961690  8995 consensus_queue.cc:260] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.962898  8997 ts_tablet_manager.cc:1434] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:01:47.963922  8997 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:47.963953  8995 ts_tablet_manager.cc:1434] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:01:47.965029  8995 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:47.968956  8996 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:47.969545  8996 ts_tablet_manager.cc:1403] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.211s	user 0.061s	sys 0.126s
I20260713 09:01:47.970214  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fcb54d86d24bb099054f9c257885f8" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:47.970942  8954 raft_consensus.cc:2468] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 0.
I20260713 09:01:47.971583  8995 tablet_bootstrap.cc:654] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.972190  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:47.973681  8997 tablet_bootstrap.cc:654] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.973548  8996 raft_consensus.cc:359] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.974494  8804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:47.974949  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fcb54d86d24bb099054f9c257885f8" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
W20260713 09:01:47.976464  8845 leader_election.cc:343] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:47.977185  8845 leader_election.cc:343] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.974529  8996 raft_consensus.cc:385] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.978961  8846 leader_election.cc:304] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
W20260713 09:01:47.980209  8846 leader_election.cc:343] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.980695  8846 leader_election.cc:304] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: deaa7b5c57a746a3936387a3f31203cf; no voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e
I20260713 09:01:47.981775  9021 raft_consensus.cc:2804] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.982144  9021 raft_consensus.cc:493] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.982460  9004 raft_consensus.cc:2749] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:47.982550  9021 raft_consensus.cc:3060] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:47.983778  8920 leader_election.cc:343] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.984764  8920 leader_election.cc:304] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6; no voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:47.985576  8999 raft_consensus.cc:2749] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:47.986088  8920 leader_election.cc:304] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:47.986941  8999 raft_consensus.cc:2804] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.987293  8999 raft_consensus.cc:493] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.987950  8999 raft_consensus.cc:3060] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.987426  8996 raft_consensus.cc:740] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.992715  8996 consensus_queue.cc:260] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.993656  8997 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:47.994223  8997 ts_tablet_manager.cc:1403] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260713 09:01:47.994521  9002 raft_consensus.cc:493] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.994977  9002 raft_consensus.cc:515] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.996125  8999 raft_consensus.cc:515] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.997110  9002 leader_election.cc:290] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:47.997543  8997 raft_consensus.cc:359] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:47.998337  8997 raft_consensus.cc:385] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.998898  8997 raft_consensus.cc:740] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.999042  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:47.998308  8996 ts_tablet_manager.cc:1434] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:01:47.999835  8879 raft_consensus.cc:2468] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.000438  8995 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:47.999807  8997 consensus_queue.cc:260] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.000676  8996 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:48.001060  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:48.001000  8995 ts_tablet_manager.cc:1403] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.006s
I20260713 09:01:48.001937  8953 raft_consensus.cc:2393] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddba816294d647268d1115d0daf4869e in current term 1: Already voted for candidate a772fff472a84895a2c5a07f6f1e40a6 in this term.
I20260713 09:01:48.003228  8771 leader_election.cc:304] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.003473  8997 ts_tablet_manager.cc:1434] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:01:48.004420  9013 raft_consensus.cc:2804] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.004849  9013 raft_consensus.cc:493] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.004496  8995 raft_consensus.cc:359] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.005226  9013 raft_consensus.cc:3060] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.005406  8995 raft_consensus.cc:385] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.005831  8995 raft_consensus.cc:740] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.006534  8997 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:48.006537  8995 consensus_queue.cc:260] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.007670  8996 tablet_bootstrap.cc:654] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.999115  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.009766  8880 raft_consensus.cc:3060] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.013902  8997 tablet_bootstrap.cc:654] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.013878  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.015975  8995 ts_tablet_manager.cc:1434] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.011s
I20260713 09:01:48.016999  8995 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:48.023594  8995 tablet_bootstrap.cc:654] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.028702  8997 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:48.029325  8997 ts_tablet_manager.cc:1403] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:01:48.030884  8996 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:48.031594  8996 ts_tablet_manager.cc:1403] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260713 09:01:48.032995  8997 raft_consensus.cc:359] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.033852  8997 raft_consensus.cc:385] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.034226  8997 raft_consensus.cc:740] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.034659  8880 raft_consensus.cc:2468] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.035210  8997 consensus_queue.cc:260] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.036378  8920 leader_election.cc:304] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.040088  8997 ts_tablet_manager.cc:1434] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:01:48.041224  8997 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:48.041849  9031 raft_consensus.cc:2804] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.043617  8996 raft_consensus.cc:359] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.044816  8996 raft_consensus.cc:385] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.045213  8996 raft_consensus.cc:740] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.046384  8996 consensus_queue.cc:260] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.048252  9013 raft_consensus.cc:515] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.049863  8805 raft_consensus.cc:2393] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a772fff472a84895a2c5a07f6f1e40a6 in current term 1: Already voted for candidate ddba816294d647268d1115d0daf4869e in this term.
I20260713 09:01:48.050251  8996 ts_tablet_manager.cc:1434] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.002s
I20260713 09:01:48.051836  8996 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:48.053498  8997 tablet_bootstrap.cc:654] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.993888  9021 raft_consensus.cc:515] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.059263  8995 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:48.059782  8995 ts_tablet_manager.cc:1403] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.025s
I20260713 09:01:48.060782  8996 tablet_bootstrap.cc:654] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.060994  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fcb54d86d24bb099054f9c257885f8" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.061761  8805 raft_consensus.cc:3060] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.062959  8995 raft_consensus.cc:359] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.063853  8995 raft_consensus.cc:385] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.001250  8999 leader_election.cc:290] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.064286  8995 raft_consensus.cc:740] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.065816  8995 consensus_queue.cc:260] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.070425  8995 ts_tablet_manager.cc:1434] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260713 09:01:48.071880  8995 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:48.074338  8996 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:48.074960  8996 ts_tablet_manager.cc:1403] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260713 09:01:48.078809  8997 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:48.078346  8996 raft_consensus.cc:359] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.079780  8996 raft_consensus.cc:385] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.080030  8997 ts_tablet_manager.cc:1403] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.006s
I20260713 09:01:48.080143  8996 raft_consensus.cc:740] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.081221  8995 tablet_bootstrap.cc:654] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.081995  8996 consensus_queue.cc:260] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.085547  8996 ts_tablet_manager.cc:1434] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:01:48.088256  8997 raft_consensus.cc:359] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.090590  8997 raft_consensus.cc:385] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.091337  8997 raft_consensus.cc:740] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.091897  8996 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:48.092774  8997 consensus_queue.cc:260] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.093803  8995 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:48.095173  8995 ts_tablet_manager.cc:1403] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260713 09:01:48.096532  8997 ts_tablet_manager.cc:1434] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:01:48.098260  8995 raft_consensus.cc:359] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.099135  8995 raft_consensus.cc:385] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.099445  8995 raft_consensus.cc:740] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.098871  8997 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:48.100147  8996 tablet_bootstrap.cc:654] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.100373  8995 consensus_queue.cc:260] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.103739  8995 ts_tablet_manager.cc:1434] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:48.104938  8995 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:48.106595  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fcb54d86d24bb099054f9c257885f8" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.107314  8953 raft_consensus.cc:3060] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.111229  8997 tablet_bootstrap.cc:654] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.112223  8995 tablet_bootstrap.cc:654] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.114410  9013 leader_election.cc:290] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Requested vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.115957  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.118824  8995 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:48.119119  8953 raft_consensus.cc:2468] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 1.
I20260713 09:01:48.119695  8805 raft_consensus.cc:2468] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 1.
I20260713 09:01:48.120352  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3aee2d3f1f64decb3d2ab2d953aa4f4" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.120577  8846 leader_election.cc:304] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.121372  8880 raft_consensus.cc:2393] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ddba816294d647268d1115d0daf4869e in current term 1: Already voted for candidate a772fff472a84895a2c5a07f6f1e40a6 in this term.
I20260713 09:01:48.121896  9004 raft_consensus.cc:2804] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.119302  8995 ts_tablet_manager.cc:1403] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:01:48.122659  8996 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:48.123188  8996 ts_tablet_manager.cc:1403] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.013s
I20260713 09:01:48.125432  8995 raft_consensus.cc:359] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.126123  8995 raft_consensus.cc:385] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.126483  8995 raft_consensus.cc:740] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.121897  9021 leader_election.cc:290] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.127449  8995 consensus_queue.cc:260] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.125814  8996 raft_consensus.cc:359] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.129407  8996 raft_consensus.cc:385] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.129947  8995 ts_tablet_manager.cc:1434] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:01:48.130048  9021 raft_consensus.cc:493] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.130546  8996 raft_consensus.cc:740] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.130610  9021 raft_consensus.cc:515] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.131076  8995 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: Bootstrap starting.
I20260713 09:01:48.132385  8996 consensus_queue.cc:260] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.131631  9031 raft_consensus.cc:697] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:48.134326  8996 ts_tablet_manager.cc:1434] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:01:48.133854  9031 consensus_queue.cc:237] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.134569  9004 raft_consensus.cc:697] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 1 LEADER]: Becoming Leader. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Running, Role: LEADER
I20260713 09:01:48.135062  8997 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:48.135511  8997 ts_tablet_manager.cc:1403] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260713 09:01:48.135426  9004 consensus_queue.cc:237] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.137962  8996 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:48.139423  8997 raft_consensus.cc:359] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.140107  8997 raft_consensus.cc:385] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.140116  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:48.140520  8997 raft_consensus.cc:740] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.140923  8805 raft_consensus.cc:2468] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 0.
I20260713 09:01:48.141487  8997 consensus_queue.cc:260] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.142156  8845 leader_election.cc:304] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.143124  8995 tablet_bootstrap.cc:654] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.144119  8996 tablet_bootstrap.cc:654] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.144670  8997 ts_tablet_manager.cc:1434] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:01:48.146143  8997 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:48.149403  9041 raft_consensus.cc:2804] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.149968  9041 raft_consensus.cc:493] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.150409  9041 raft_consensus.cc:3060] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.152156  8996 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:48.152657  8996 ts_tablet_manager.cc:1403] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:01:48.154259  8771 leader_election.cc:304] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [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: ddba816294d647268d1115d0daf4869e; no voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:48.155272  8996 raft_consensus.cc:359] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.155961  8996 raft_consensus.cc:385] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.156209  8996 raft_consensus.cc:740] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.156672  9013 raft_consensus.cc:2749] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:48.157092  8996 consensus_queue.cc:260] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.157799  8703 catalog_manager.cc:5697] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.160599  8995 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: No bootstrap required, opened a new log
I20260713 09:01:48.161070  8995 ts_tablet_manager.cc:1403] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260713 09:01:48.163625  8995 raft_consensus.cc:359] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.164278  8995 raft_consensus.cc:385] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.164578  8995 raft_consensus.cc:740] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.165688  8997 tablet_bootstrap.cc:654] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.165321  8995 consensus_queue.cc:260] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.165920  9021 leader_election.cc:290] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.168182  8995 ts_tablet_manager.cc:1434] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:48.169238  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:48.169905  8954 raft_consensus.cc:2468] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 0.
I20260713 09:01:48.173743  8996 ts_tablet_manager.cc:1434] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:01:48.174721  8996 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: Bootstrap starting.
I20260713 09:01:48.175159  9041 raft_consensus.cc:515] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.177291  9041 leader_election.cc:290] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.177335  9031 raft_consensus.cc:493] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.177861  9031 raft_consensus.cc:515] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.178521  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.179090  8954 raft_consensus.cc:3060] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.179919  9031 leader_election.cc:290] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.180387  8996 tablet_bootstrap.cc:654] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.186107  8954 raft_consensus.cc:2468] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 1.
I20260713 09:01:48.186286  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f62f4de48c4a9bb3d7d8dbef656585" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:48.187258  8846 leader_election.cc:304] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.188103  9041 raft_consensus.cc:2804] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:48.188448  8919 leader_election.cc:343] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:48.188814  9041 raft_consensus.cc:697] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 1 LEADER]: Becoming Leader. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Running, Role: LEADER
I20260713 09:01:48.189640  9041 consensus_queue.cc:237] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.191180  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0ca41f75c4631a97adbb39c720f03" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.191731  8805 raft_consensus.cc:3060] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.195607  8996 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: No bootstrap required, opened a new log
I20260713 09:01:48.196065  8996 ts_tablet_manager.cc:1403] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:01:48.196017  8997 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:48.196796  8997 ts_tablet_manager.cc:1403] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.007s
I20260713 09:01:48.196750  9013 consensus_queue.cc:1048] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:48.198730  8996 raft_consensus.cc:359] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.199112  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f62f4de48c4a9bb3d7d8dbef656585" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.199401  8996 raft_consensus.cc:385] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.199745  8996 raft_consensus.cc:740] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.200016  8997 raft_consensus.cc:359] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.199827  8880 raft_consensus.cc:2468] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:48.200829  8997 raft_consensus.cc:385] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.201282  8997 raft_consensus.cc:740] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.201879  8920 leader_election.cc:304] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:48.202081  8997 consensus_queue.cc:260] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.202663  9031 raft_consensus.cc:2804] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.203152  9031 raft_consensus.cc:493] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.203531  9031 raft_consensus.cc:3060] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.206396  8805 raft_consensus.cc:2468] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 1.
I20260713 09:01:48.207136  8996 consensus_queue.cc:260] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.209270  8996 ts_tablet_manager.cc:1434] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:01:48.209709  9035 raft_consensus.cc:493] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.210176  9035 raft_consensus.cc:515] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.211131  9031 raft_consensus.cc:515] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.213122  9031 leader_election.cc:290] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.213441  8997 ts_tablet_manager.cc:1434] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:01:48.214090  8804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351ee3944a4472087a17f4a4004e8e3" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:48.214712  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f62f4de48c4a9bb3d7d8dbef656585" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.215289  8803 raft_consensus.cc:3060] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.214756  8804 raft_consensus.cc:2468] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:48.212318  9035 leader_election.cc:290] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.219074  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f62f4de48c4a9bb3d7d8dbef656585" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.219723  8878 raft_consensus.cc:3060] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.221789  8997 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:48.227149  9002 consensus_queue.cc:1048] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.227327  8919 leader_election.cc:304] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.226291  8703 catalog_manager.cc:5697] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf reported cstate change: term changed from 0 to 1, leader changed from <none> to deaa7b5c57a746a3936387a3f31203cf (127.5.182.2). New cstate: current_term: 1 leader_uuid: "deaa7b5c57a746a3936387a3f31203cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.228344  9035 raft_consensus.cc:2804] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.228744  9035 raft_consensus.cc:493] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.229082  9035 raft_consensus.cc:3060] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.235635  8803 raft_consensus.cc:2468] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.237810  8919 leader_election.cc:304] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.238577  8878 raft_consensus.cc:2468] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.238703  9031 raft_consensus.cc:2804] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.236002  9035 raft_consensus.cc:515] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.236531  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351ee3944a4472087a17f4a4004e8e3" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.240363  8880 raft_consensus.cc:2468] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:48.241927  9035 leader_election.cc:290] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.243228  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351ee3944a4472087a17f4a4004e8e3" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.243877  8880 raft_consensus.cc:3060] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.243980  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d351ee3944a4472087a17f4a4004e8e3" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.244692  8803 raft_consensus.cc:3060] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.248214  8997 tablet_bootstrap.cc:654] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:48.248615  9031 raft_consensus.cc:697] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:48.249607  9031 consensus_queue.cc:237] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.250846  8703 catalog_manager.cc:5697] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf reported cstate change: term changed from 0 to 1, leader changed from <none> to deaa7b5c57a746a3936387a3f31203cf (127.5.182.2). New cstate: current_term: 1 leader_uuid: "deaa7b5c57a746a3936387a3f31203cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.254366  8803 raft_consensus.cc:2468] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.255606  8919 leader_election.cc:304] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.255970  8880 raft_consensus.cc:2468] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.257606  9035 raft_consensus.cc:2804] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.259007  9035 raft_consensus.cc:697] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:48.260375  9035 consensus_queue.cc:237] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.268967  8997 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: No bootstrap required, opened a new log
I20260713 09:01:48.269467  8997 ts_tablet_manager.cc:1403] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260713 09:01:48.270830  8703 catalog_manager.cc:5697] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.272399  8997 raft_consensus.cc:359] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.273147  8997 raft_consensus.cc:385] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:48.273393  8997 raft_consensus.cc:740] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:48.274060  8997 consensus_queue.cc:260] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.276096  8997 ts_tablet_manager.cc:1434] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:48.286548  8703 catalog_manager.cc:5697] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.297222  9035 raft_consensus.cc:493] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.297657  9035 raft_consensus.cc:515] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.299417  9035 leader_election.cc:290] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.300148  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e" is_pre_election: true
I20260713 09:01:48.300336  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.300724  8803 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:48.300983  8880 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 0.
I20260713 09:01:48.301716  8919 leader_election.cc:304] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.302497  9035 raft_consensus.cc:2804] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.302799  9035 raft_consensus.cc:493] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.303078  9035 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.307729  9035 raft_consensus.cc:515] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.309319  9035 leader_election.cc:290] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:48.310170  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:48.310405  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.310784  8803 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.310912  8880 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.317672  8803 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.317672  8880 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:48.319032  8919 leader_election.cc:304] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.319686  9035 raft_consensus.cc:2804] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.320106  9035 raft_consensus.cc:697] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:48.320870  9035 consensus_queue.cc:237] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.328063  8703 catalog_manager.cc:5697] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.341570  9052 raft_consensus.cc:493] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.342005  9052 raft_consensus.cc:515] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.343596  9052 leader_election.cc:290] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.344506  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.344944  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:48.345191  8880 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.345695  8954 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.346288  8771 leader_election.cc:304] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.347062  9052 raft_consensus.cc:2804] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.347419  9052 raft_consensus.cc:493] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.347728  9052 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.352435  9052 raft_consensus.cc:515] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.354115  9052 leader_election.cc:290] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Requested vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.354700  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.355154  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.355185  8880 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.355654  8954 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.359829  8880 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.359911  8954 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.360934  8771 leader_election.cc:304] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.361559  9052 raft_consensus.cc:2804] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.361946  9052 raft_consensus.cc:697] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Becoming Leader. State: Replica: ddba816294d647268d1115d0daf4869e, State: Running, Role: LEADER
I20260713 09:01:48.362687  9052 consensus_queue.cc:237] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.369524  8703 catalog_manager.cc:5697] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e reported cstate change: term changed from 0 to 1, leader changed from <none> to ddba816294d647268d1115d0daf4869e (127.5.182.1). New cstate: current_term: 1 leader_uuid: "ddba816294d647268d1115d0daf4869e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.433521  9052 raft_consensus.cc:493] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.434063  9052 raft_consensus.cc:515] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.435693  9052 leader_election.cc:290] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.436514  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.436865  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:48.437139  8880 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.437541  8954 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.438293  8771 leader_election.cc:304] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.438998  9052 raft_consensus.cc:2804] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.439306  9052 raft_consensus.cc:493] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.439584  9052 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.444828  9052 raft_consensus.cc:515] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.446269  9052 leader_election.cc:290] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Requested vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.447125  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.447242  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.447619  8880 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.447786  8954 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.452436  8880 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.452755  8954 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.453795  8771 leader_election.cc:304] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.454499  9052 raft_consensus.cc:2804] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.454963  9052 raft_consensus.cc:697] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Becoming Leader. State: Replica: ddba816294d647268d1115d0daf4869e, State: Running, Role: LEADER
I20260713 09:01:48.456041  9052 consensus_queue.cc:237] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.468146  8703 catalog_manager.cc:5697] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e reported cstate change: term changed from 0 to 1, leader changed from <none> to ddba816294d647268d1115d0daf4869e (127.5.182.1). New cstate: current_term: 1 leader_uuid: "ddba816294d647268d1115d0daf4869e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.522382  9052 raft_consensus.cc:493] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:48.522913  9052 raft_consensus.cc:515] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.524461  9052 leader_election.cc:290] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.525418  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:48.525739  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:48.525970  8880 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.526407  8954 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 0.
I20260713 09:01:48.526968  8771 leader_election.cc:304] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:48.527710  9052 raft_consensus.cc:2804] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:48.528062  9052 raft_consensus.cc:493] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:48.528337  9052 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.533043  9052 raft_consensus.cc:515] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.534567  9052 leader_election.cc:290] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Requested vote from peers deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:48.534842  9004 consensus_queue.cc:1048] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.535391  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:48.535645  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "ddba816294d647268d1115d0daf4869e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:48.535964  8880 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.536230  8954 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:48.542824  8954 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.543977  8880 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddba816294d647268d1115d0daf4869e in term 1.
I20260713 09:01:48.544675  8771 leader_election.cc:304] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e; no voters: 
I20260713 09:01:48.545526  9052 raft_consensus.cc:2804] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:48.546010  9052 raft_consensus.cc:697] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Becoming Leader. State: Replica: ddba816294d647268d1115d0daf4869e, State: Running, Role: LEADER
I20260713 09:01:48.546793  9052 consensus_queue.cc:237] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:48.548774  9041 consensus_queue.cc:1048] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.556646  9035 consensus_queue.cc:1048] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.559072  8702 catalog_manager.cc:5697] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e reported cstate change: term changed from 0 to 1, leader changed from <none> to ddba816294d647268d1115d0daf4869e (127.5.182.1). New cstate: current_term: 1 leader_uuid: "ddba816294d647268d1115d0daf4869e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.568815  9031 consensus_queue.cc:1048] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.671759  9004 consensus_queue.cc:1048] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.683341  9004 consensus_queue.cc:1048] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.697798  8999 consensus_queue.cc:1048] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.708578  9031 consensus_queue.cc:1048] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.715826  9035 consensus_queue.cc:1048] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.719830  5848 ts_manager.cc:295] Set tserver state for ddba816294d647268d1115d0daf4869e to MAINTENANCE_MODE
I20260713 09:01:48.720995  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:01:48.722647  9031 consensus_queue.cc:1048] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:48.754853  9031 consensus_queue.cc:1048] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:01:48.825276  8919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.1:38629, user_credentials={real_user=slave}} blocked reactor thread for 89020.7us
I20260713 09:01:48.829571  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:01:48.831453  8919 consensus_peers.cc:597] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:48.832008  5848 tablet_replica.cc:333] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.832971  5848 raft_consensus.cc:2243] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:48.833176  8919 consensus_peers.cc:597] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:48.833370  5848 raft_consensus.cc:2272] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.835219  5848 tablet_replica.cc:333] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.835754  5848 raft_consensus.cc:2243] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.836136  5848 raft_consensus.cc:2272] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.838208  5848 tablet_replica.cc:333] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.838871  5848 raft_consensus.cc:2243] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:48.839614  5848 pending_rounds.cc:70] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Trying to abort 1 pending ops.
I20260713 09:01:48.839885  5848 pending_rounds.cc:77] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990831060377600 op_type: NO_OP noop_request { }
I20260713 09:01:48.840220  5848 raft_consensus.cc:2889] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:48.840492  5848 raft_consensus.cc:2272] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.842620  5848 tablet_replica.cc:333] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.843151  5848 raft_consensus.cc:2243] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.843533  5848 raft_consensus.cc:2272] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.845508  5848 tablet_replica.cc:333] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.846016  5848 raft_consensus.cc:2243] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.846393  5848 raft_consensus.cc:2272] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.848445  5848 tablet_replica.cc:333] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.849004  5848 raft_consensus.cc:2243] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:48.849532  5848 pending_rounds.cc:70] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Trying to abort 1 pending ops.
I20260713 09:01:48.849740  5848 pending_rounds.cc:77] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990831452000256 op_type: NO_OP noop_request { }
I20260713 09:01:48.849999  5848 raft_consensus.cc:2889] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:48.850261  5848 raft_consensus.cc:2272] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.852020  5848 tablet_replica.cc:333] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.852501  5848 raft_consensus.cc:2243] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:48.853243  5848 raft_consensus.cc:2272] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.855500  5848 tablet_replica.cc:333] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.855979  5848 raft_consensus.cc:2243] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.856379  5848 raft_consensus.cc:2272] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.858327  5848 tablet_replica.cc:333] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.859045  5848 raft_consensus.cc:2243] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:48.859704  5848 pending_rounds.cc:70] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Trying to abort 1 pending ops.
I20260713 09:01:48.859917  5848 pending_rounds.cc:77] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990831819669504 op_type: NO_OP noop_request { }
I20260713 09:01:48.860235  5848 raft_consensus.cc:2889] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:48.860517  5848 raft_consensus.cc:2272] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.862587  5848 tablet_replica.cc:333] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: stopping tablet replica
I20260713 09:01:48.863085  5848 raft_consensus.cc:2243] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:48.863463  5848 pending_rounds.cc:70] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Trying to abort 1 pending ops.
I20260713 09:01:48.863663  5848 pending_rounds.cc:77] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990830889013248 op_type: NO_OP noop_request { }
I20260713 09:01:48.863960  5848 raft_consensus.cc:2889] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:48.864267  5848 raft_consensus.cc:2272] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:48.893939  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
W20260713 09:01:49.093355  8919 consensus_peers.cc:597] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:49.121137  8845 consensus_peers.cc:597] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:49.139547  8845 consensus_peers.cc:597] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:49.314659  8919 consensus_peers.cc:597] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:49.704097  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:49.930876  9085 raft_consensus.cc:493] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:49.931391  9085 raft_consensus.cc:515] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:49.933207  9085 leader_election.cc:290] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:49.934367  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
I20260713 09:01:49.934965  8953 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 1.
I20260713 09:01:49.936131  8846 leader_election.cc:304] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
W20260713 09:01:49.936826  8845 leader_election.cc:336] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:49.936913  9085 raft_consensus.cc:2804] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:49.937316  9085 raft_consensus.cc:493] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:49.937603  9085 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:49.942582  9085 raft_consensus.cc:515] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:49.944145  9085 leader_election.cc:290] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:49.945245  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fec2ee379574f4da89b75ba5a216131" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:49.945843  8953 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:49.947728  8845 leader_election.cc:336] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:49.951328  8953 raft_consensus.cc:2468] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 2.
I20260713 09:01:49.952448  8846 leader_election.cc:304] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:49.953218  9085 raft_consensus.cc:2804] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:49.953668  9085 raft_consensus.cc:697] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 2 LEADER]: Becoming Leader. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Running, Role: LEADER
I20260713 09:01:49.954495  9085 consensus_queue.cc:237] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Queue going to LEADER 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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:49.961261  8703 catalog_manager.cc:5697] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf reported cstate change: term changed from 1 to 2, leader changed from ddba816294d647268d1115d0daf4869e (127.5.182.1) to deaa7b5c57a746a3936387a3f31203cf (127.5.182.2). New cstate: current_term: 2 leader_uuid: "deaa7b5c57a746a3936387a3f31203cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:50.190021  9085 raft_consensus.cc:493] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ddba816294d647268d1115d0daf4869e)
I20260713 09:01:50.190485  9085 raft_consensus.cc:515] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:50.192246  9085 leader_election.cc:290] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051), ddba816294d647268d1115d0daf4869e (127.5.182.1:38629)
I20260713 09:01:50.192940  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6" is_pre_election: true
W20260713 09:01:50.195941  8845 leader_election.cc:336] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.196292  8845 leader_election.cc:304] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [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: deaa7b5c57a746a3936387a3f31203cf; no voters: a772fff472a84895a2c5a07f6f1e40a6, ddba816294d647268d1115d0daf4869e
I20260713 09:01:50.196929  9085 raft_consensus.cc:2749] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:50.275843  8999 raft_consensus.cc:493] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:50.276345  8999 raft_consensus.cc:515] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.278154  8999 leader_election.cc:290] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.279357  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:50.280037  8878 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:50.281096  8920 leader_election.cc:304] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:50.281980  8999 raft_consensus.cc:2804] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:01:50.282158  8919 leader_election.cc:336] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.282485  8999 raft_consensus.cc:493] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:50.282908  8999 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:50.287935  8999 raft_consensus.cc:515] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.289530  8999 leader_election.cc:290] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.290702  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:50.291335  8878 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:50.293179  8919 leader_election.cc:336] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.295996  8878 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 2.
I20260713 09:01:50.297003  8920 leader_election.cc:304] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:50.297690  8999 raft_consensus.cc:2804] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:50.298653  8999 raft_consensus.cc:697] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:50.299403  8999 consensus_queue.cc:237] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER 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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.305841  8703 catalog_manager.cc:5697] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 1 to 2, leader changed from ddba816294d647268d1115d0daf4869e (127.5.182.1) to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:50.329375  8999 raft_consensus.cc:493] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:50.329918  8999 raft_consensus.cc:515] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.331737  8999 leader_election.cc:290] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.332870  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:50.333563  8878 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:50.334760  8920 leader_election.cc:304] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:50.335547  8999 raft_consensus.cc:2804] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:50.335937  8999 raft_consensus.cc:493] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:50.336261  8999 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:50.336503  8919 leader_election.cc:336] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
W20260713 09:01:50.336717  8845 consensus_peers.cc:597] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:50.341295  8999 raft_consensus.cc:515] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.341890  9091 raft_consensus.cc:493] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ddba816294d647268d1115d0daf4869e)
I20260713 09:01:50.342403  9091 raft_consensus.cc:515] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:50.343752  8999 leader_election.cc:290] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.344344  9091 leader_election.cc:290] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.345119  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70613da80b84242a926eeca381f1e73" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:50.345448  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf" is_pre_election: true
I20260713 09:01:50.345682  8878 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:50.346117  8880 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 1.
I20260713 09:01:50.347322  8920 leader_election.cc:304] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: 
W20260713 09:01:50.347862  8919 leader_election.cc:336] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.347999  9091 raft_consensus.cc:2804] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:50.348413  9091 raft_consensus.cc:493] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ddba816294d647268d1115d0daf4869e)
W20260713 09:01:50.348418  8919 leader_election.cc:336] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.348901  9091 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:50.353048  8878 raft_consensus.cc:2468] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 2.
I20260713 09:01:50.354375  8920 leader_election.cc:304] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:50.355109  8999 raft_consensus.cc:2804] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:50.356158  8999 raft_consensus.cc:697] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:50.355794  9091 raft_consensus.cc:515] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:50.357565  8999 consensus_queue.cc:237] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER 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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:50.359515  9091 leader_election.cc:290] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427)
I20260713 09:01:50.361323  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b16997dd1142bc8415635aa3fe4d01" candidate_uuid: "a772fff472a84895a2c5a07f6f1e40a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
I20260713 09:01:50.362004  8878 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:50.362860  8919 leader_election.cc:336] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111)
I20260713 09:01:50.367451  8703 catalog_manager.cc:5697] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 1 to 2, leader changed from ddba816294d647268d1115d0daf4869e (127.5.182.1) to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:50.369140  8878 raft_consensus.cc:2468] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a772fff472a84895a2c5a07f6f1e40a6 in term 2.
I20260713 09:01:50.370154  8920 leader_election.cc:304] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [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: a772fff472a84895a2c5a07f6f1e40a6, deaa7b5c57a746a3936387a3f31203cf; no voters: ddba816294d647268d1115d0daf4869e
I20260713 09:01:50.370996  8999 raft_consensus.cc:2804] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:50.371481  8999 raft_consensus.cc:697] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Becoming Leader. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:50.372167  8999 consensus_queue.cc:237] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:50.379925  8703 catalog_manager.cc:5697] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 reported cstate change: term changed from 1 to 2, leader changed from ddba816294d647268d1115d0daf4869e (127.5.182.1) to a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "a772fff472a84895a2c5a07f6f1e40a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:50.544521  8953 raft_consensus.cc:1275] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Refusing update from remote peer deaa7b5c57a746a3936387a3f31203cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:50.545832  9085 consensus_queue.cc:1048] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:50.705255  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:50.760613  8878 raft_consensus.cc:1275] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Refusing update from remote peer a772fff472a84895a2c5a07f6f1e40a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:50.761930  8999 consensus_queue.cc:1048] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:50.774616  8919 consensus_peers.cc:597] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:50.836517  8878 raft_consensus.cc:1275] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Refusing update from remote peer a772fff472a84895a2c5a07f6f1e40a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:50.837826  9091 consensus_queue.cc:1048] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:50.850504  8919 consensus_peers.cc:597] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:50.921732  8919 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111) [suppressed 48 similar messages]
W20260713 09:01:50.924490  8919 consensus_peers.cc:597] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:50.925329  8878 raft_consensus.cc:1275] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Refusing update from remote peer a772fff472a84895a2c5a07f6f1e40a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:50.926707  9102 consensus_queue.cc:1048] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:51.120723  8919 consensus_peers.cc:597] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:51.183627  8919 consensus_peers.cc:597] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:51.566797  8845 consensus_peers.cc:597] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:51.572934  8845 consensus_peers.cc:597] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:51.639814  8919 consensus_peers.cc:597] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:51.706279  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:51.756016  8919 consensus_peers.cc:597] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:52.551545  8845 consensus_peers.cc:597] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:52.707222  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:53.247393  8919 consensus_peers.cc:597] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:53.330709  8919 consensus_peers.cc:597] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:53.422257  8919 consensus_peers.cc:597] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:53.562249  8919 consensus_peers.cc:597] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:53.572958  8919 consensus_peers.cc:597] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:53.708257  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:53.912285  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:53.919749  9105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.920593  9106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.926656  9108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.927829  5848 server_base.cc:1061] running on GCE node
I20260713 09:01:53.930469  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:53.930740  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:53.930967  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933313930947 us; error 0 us; skew 500 ppm
I20260713 09:01:53.931591  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:53.935307  5848 webserver.cc:533] Webserver started at http://127.5.182.1:33331/ using document root <none> and password file <none>
I20260713 09:01:53.935866  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:53.936100  5848 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:01:53.937916  8919 consensus_peers.cc:597] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:53.940935  5848 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:01:53.945573  9113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.946370  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:01:53.946677  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "ddba816294d647268d1115d0daf4869e"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-jm2j"
I20260713 09:01:53.947094  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:53.972011  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:53.973222  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:53.974604  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:53.978171  9120 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:01:54.032231  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:01:54.032608  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.002s	sys 0.001s
I20260713 09:01:54.032934  5848 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:01:54.037153  9120 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.049419  9120 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:01:54.050262  9120 tablet_bootstrap.cc:492] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.050824  9120 ts_tablet_manager.cc:1403] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:01:54.053561  9120 raft_consensus.cc:359] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.054418  9120 raft_consensus.cc:740] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.055275  9120 consensus_queue.cc:260] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
W20260713 09:01:54.058369  8845 consensus_peers.cc:597] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:54.058924  9120 ts_tablet_manager.cc:1434] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:54.059839  9120 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.077798  9120 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:01:54.079751  9120 tablet_bootstrap.cc:492] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.080399  9120 ts_tablet_manager.cc:1403] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:01:54.082122  5848 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:01:54.082463  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.050s	user 0.042s	sys 0.004s
I20260713 09:01:54.082912  9120 raft_consensus.cc:359] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.084022  9120 raft_consensus.cc:740] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.084798  9120 consensus_queue.cc:260] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.086871  9120 ts_tablet_manager.cc:1434] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:01:54.087689  9120 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
W20260713 09:01:54.102514  8919 consensus_peers.cc:597] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:54.108587  9120 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.109908  9120 tablet_bootstrap.cc:492] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.110728  9120 ts_tablet_manager.cc:1403] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:01:54.114094  9120 raft_consensus.cc:359] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:54.115031  9120 raft_consensus.cc:740] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.115952  9120 consensus_queue.cc:260] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [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: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } } peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } }
I20260713 09:01:54.118598  9120 ts_tablet_manager.cc:1434] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:01:54.119683  9120 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.133912  9120 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.134586  9120 tablet_bootstrap.cc:492] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.135099  9120 ts_tablet_manager.cc:1403] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:01:54.136960  9120 raft_consensus.cc:359] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.137470  9120 raft_consensus.cc:740] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.138254  9120 consensus_queue.cc:260] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.139828  9120 ts_tablet_manager.cc:1434] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:54.140470  9120 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.141934  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:38629
I20260713 09:01:54.142031  9181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:38629 every 8 connection(s)
I20260713 09:01:54.152983  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:54.155413  9120 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.156461  9120 tablet_bootstrap.cc:492] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.157145  9120 ts_tablet_manager.cc:1403] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:01:54.159662  9120 raft_consensus.cc:359] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.160392  9120 raft_consensus.cc:740] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.161083  9120 consensus_queue.cc:260] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.162994  9120 ts_tablet_manager.cc:1434] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:01:54.163899  9120 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.172879  9182 heartbeater.cc:344] Connected to a master server at 127.5.182.62:42057
I20260713 09:01:54.173350  9182 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:54.174285  9182 heartbeater.cc:507] Master 127.5.182.62:42057 requested a full tablet report, sending...
I20260713 09:01:54.176299  8953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa"
dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
mode: GRACEFUL
new_leader_uuid: "deaa7b5c57a746a3936387a3f31203cf"
 from {username='slave'} at 127.0.0.1:39570
I20260713 09:01:54.177116  8953 raft_consensus.cc:606] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Received request to transfer leadership to TS deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:54.178195  9120 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.179121  9120 tablet_bootstrap.cc:492] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.179802  9120 ts_tablet_manager.cc:1403] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:01:54.180163  8953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5"
dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
mode: GRACEFUL
new_leader_uuid: "deaa7b5c57a746a3936387a3f31203cf"
 from {username='slave'} at 127.0.0.1:39570
I20260713 09:01:54.180780  8953 raft_consensus.cc:606] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Received request to transfer leadership to TS deaa7b5c57a746a3936387a3f31203cf
I20260713 09:01:54.181095  8701 ts_manager.cc:194] Re-registered known tserver with Master: ddba816294d647268d1115d0daf4869e (127.5.182.1:38629)
I20260713 09:01:54.182075  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:54.182647  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:54.182209  9120 raft_consensus.cc:359] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.182950  9120 raft_consensus.cc:740] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.183415  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:54.183670  9120 consensus_queue.cc:260] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.185776  9120 ts_tablet_manager.cc:1434] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:01:54.186545  9120 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.194453  8701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34880
I20260713 09:01:54.197801  9182 heartbeater.cc:499] Master 127.5.182.62:42057 was elected leader, sending a full tablet report...
I20260713 09:01:54.199707  9120 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:01:54.200786  9120 tablet_bootstrap.cc:492] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.201555  9120 ts_tablet_manager.cc:1403] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260713 09:01:54.203984  9120 raft_consensus.cc:359] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.204849  9120 raft_consensus.cc:740] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.205503  9120 consensus_queue.cc:260] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.207482  9120 ts_tablet_manager.cc:1434] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:01:54.208335  9120 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.221134  9120 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:01:54.222044  9120 tablet_bootstrap.cc:492] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.222683  9120 ts_tablet_manager.cc:1403] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:01:54.224529  9120 raft_consensus.cc:359] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.225135  9120 raft_consensus.cc:740] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.225579  9120 consensus_queue.cc:260] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.227161  9120 ts_tablet_manager.cc:1434] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:01:54.227926  9120 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.240401  9120 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.241107  9120 tablet_bootstrap.cc:492] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.241560  9120 ts_tablet_manager.cc:1403] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:01:54.243158  9120 raft_consensus.cc:359] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.243585  9120 raft_consensus.cc:740] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.244114  9120 consensus_queue.cc:260] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.245469  9120 ts_tablet_manager.cc:1434] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:54.246224  9120 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Bootstrap starting.
I20260713 09:01:54.259568  9120 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:54.260463  9120 tablet_bootstrap.cc:492] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Bootstrap complete.
I20260713 09:01:54.261168  9120 ts_tablet_manager.cc:1403] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:01:54.262964  9120 raft_consensus.cc:359] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.263470  9120 raft_consensus.cc:740] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba816294d647268d1115d0daf4869e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.263945  9102 raft_consensus.cc:993] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: : Instructing follower deaa7b5c57a746a3936387a3f31203cf to start an election
I20260713 09:01:54.264043  9120 consensus_queue.cc:260] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.264460  9195 raft_consensus.cc:1081] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Signalling peer deaa7b5c57a746a3936387a3f31203cf to start an election
I20260713 09:01:54.265971  9120 ts_tablet_manager.cc:1434] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:54.266261  8880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa"
dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
 from {username='slave'} at 127.0.0.1:53800
I20260713 09:01:54.266863  8880 raft_consensus.cc:493] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.267171  8880 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.273691  8880 raft_consensus.cc:515] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.275758  8880 leader_election.cc:290] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:54.276512  9156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:54.276830  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f034ca241dc44af8039e11acd3b14fa" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:54.277251  9156 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.277356  8953 raft_consensus.cc:3055] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.277737  8953 raft_consensus.cc:740] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:54.278512  8953 consensus_queue.cc:260] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.279755  8953 raft_consensus.cc:3060] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.284260  9156 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 2.
I20260713 09:01:54.285501  8845 leader_election.cc:304] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:54.286317  9085 raft_consensus.cc:2804] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.286701  8953 raft_consensus.cc:2468] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 2.
I20260713 09:01:54.287606  9085 raft_consensus.cc:697] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 2 LEADER]: Becoming Leader. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Running, Role: LEADER
I20260713 09:01:54.288480  9085 consensus_queue.cc:237] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.295539  8701 catalog_manager.cc:5697] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf reported cstate change: term changed from 1 to 2, leader changed from a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3) to deaa7b5c57a746a3936387a3f31203cf (127.5.182.2). New cstate: current_term: 2 leader_uuid: "deaa7b5c57a746a3936387a3f31203cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:54.306833  9156 raft_consensus.cc:3060] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.312983  9156 pending_rounds.cc:85] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Aborting all ops after (but not including) 0
I20260713 09:01:54.313346  9156 pending_rounds.cc:107] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:01:54.313861  9156 raft_consensus.cc:2889] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:01:54.372680  9156 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.377489  9156 pending_rounds.cc:85] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Aborting all ops after (but not including) 0
I20260713 09:01:54.377704  9156 pending_rounds.cc:107] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:01:54.378032  9156 raft_consensus.cc:2889] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:01:54.586685  9156 raft_consensus.cc:3060] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.630759  9102 raft_consensus.cc:993] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: : Instructing follower deaa7b5c57a746a3936387a3f31203cf to start an election
I20260713 09:01:54.631171  9195 raft_consensus.cc:1081] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Signalling peer deaa7b5c57a746a3936387a3f31203cf to start an election
I20260713 09:01:54.632645  8880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5"
dest_uuid: "deaa7b5c57a746a3936387a3f31203cf"
 from {username='slave'} at 127.0.0.1:53800
I20260713 09:01:54.633180  8880 raft_consensus.cc:493] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.633589  8880 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.638520  8880 raft_consensus.cc:515] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.639950  8880 leader_election.cc:290] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [CANDIDATE]: Term 3 election: Requested vote from peers ddba816294d647268d1115d0daf4869e (127.5.182.1:38629), a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3:39051)
I20260713 09:01:54.640869  9156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ddba816294d647268d1115d0daf4869e"
I20260713 09:01:54.641062  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f31239c29c24ac9bd6987e365b5b4e5" candidate_uuid: "deaa7b5c57a746a3936387a3f31203cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a772fff472a84895a2c5a07f6f1e40a6"
I20260713 09:01:54.641402  9156 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.641659  8953 raft_consensus.cc:3055] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:54.641988  8953 raft_consensus.cc:740] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a772fff472a84895a2c5a07f6f1e40a6, State: Running, Role: LEADER
I20260713 09:01:54.642669  8953 consensus_queue.cc:260] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.643582  8953 raft_consensus.cc:3060] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.646304  9156 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 3.
I20260713 09:01:54.647349  8845 leader_election.cc:304] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [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: ddba816294d647268d1115d0daf4869e, deaa7b5c57a746a3936387a3f31203cf; no voters: 
I20260713 09:01:54.648095  9085 raft_consensus.cc:2804] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:54.648481  8953 raft_consensus.cc:2468] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate deaa7b5c57a746a3936387a3f31203cf in term 3.
I20260713 09:01:54.648592  9085 raft_consensus.cc:697] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 3 LEADER]: Becoming Leader. State: Replica: deaa7b5c57a746a3936387a3f31203cf, State: Running, Role: LEADER
I20260713 09:01:54.649655  9085 consensus_queue.cc:237] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [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: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } }
I20260713 09:01:54.657055  8701 catalog_manager.cc:5697] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf reported cstate change: term changed from 2 to 3, leader changed from a772fff472a84895a2c5a07f6f1e40a6 (127.5.182.3) to deaa7b5c57a746a3936387a3f31203cf (127.5.182.2). New cstate: current_term: 3 leader_uuid: "deaa7b5c57a746a3936387a3f31203cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaa7b5c57a746a3936387a3f31203cf" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:54.658197  9156 raft_consensus.cc:3060] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.665565  9156 pending_rounds.cc:85] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Aborting all ops after (but not including) 0
I20260713 09:01:54.665932  9156 pending_rounds.cc:107] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:01:54.666230  9156 raft_consensus.cc:2889] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:01:54.684800  8953 raft_consensus.cc:1275] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Refusing update from remote peer deaa7b5c57a746a3936387a3f31203cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:54.685885  9085 consensus_queue.cc:1048] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:54.688334  9156 raft_consensus.cc:1275] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Refusing update from remote peer deaa7b5c57a746a3936387a3f31203cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:54.689595  9196 consensus_queue.cc:1048] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:54.709263  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:55.085237  9155 raft_consensus.cc:1275] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 3 FOLLOWER]: Refusing update from remote peer deaa7b5c57a746a3936387a3f31203cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:55.086584  9215 consensus_queue.cc:1048] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddba816294d647268d1115d0daf4869e" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 38629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.094035  8953 raft_consensus.cc:1275] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 3 FOLLOWER]: Refusing update from remote peer deaa7b5c57a746a3936387a3f31203cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:55.095976  9216 consensus_queue.cc:1048] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a772fff472a84895a2c5a07f6f1e40a6" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.191455  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:55.196732  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:55.197096  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:55.197489  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:55.710448  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:56.203573  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:56.209553  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:56.210012  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:56.210501  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:56.711452  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:57.217911  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:57.229060  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:57.229642  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:57.230504  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:57.712899  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:58.237257  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:58.243099  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:58.243583  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:58.244084  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:58.714031  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:59.250461  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:59.256392  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:59.261186  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:59.261590  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:01:59.715062  8751 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:00.288034  5848 tablet_server.cc:179] TabletServer@127.5.182.1:38629 shutting down...
I20260713 09:02:00.315647  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:00.316473  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.317312  5848 raft_consensus.cc:2243] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.317883  5848 raft_consensus.cc:2272] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.320530  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.321305  5848 raft_consensus.cc:2243] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.321797  5848 raft_consensus.cc:2272] T 36f62f4de48c4a9bb3d7d8dbef656585 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.325047  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.325848  5848 raft_consensus.cc:2243] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.326537  5848 raft_consensus.cc:2272] T 3fec2ee379574f4da89b75ba5a216131 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.329039  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.329625  5848 raft_consensus.cc:2243] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.330020  5848 raft_consensus.cc:2272] T a2c0ca41f75c4631a97adbb39c720f03 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.332310  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.332906  5848 raft_consensus.cc:2243] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.333349  5848 raft_consensus.cc:2272] T b70613da80b84242a926eeca381f1e73 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.335419  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.335950  5848 raft_consensus.cc:2243] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.336375  5848 raft_consensus.cc:2272] T e5b16997dd1142bc8415635aa3fe4d01 P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.338646  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.339128  5848 raft_consensus.cc:2243] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.339527  5848 raft_consensus.cc:2272] T 1f034ca241dc44af8039e11acd3b14fa P ddba816294d647268d1115d0daf4869e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.341740  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.342193  5848 raft_consensus.cc:2243] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.342626  5848 raft_consensus.cc:2272] T 7f31239c29c24ac9bd6987e365b5b4e5 P ddba816294d647268d1115d0daf4869e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.344908  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.345389  5848 raft_consensus.cc:2243] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.345815  5848 raft_consensus.cc:2272] T 34fcb54d86d24bb099054f9c257885f8 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.348011  5848 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:00.348654  5848 raft_consensus.cc:2243] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.349085  5848 raft_consensus.cc:2272] T d351ee3944a4472087a17f4a4004e8e3 P ddba816294d647268d1115d0daf4869e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.383490  5848 tablet_server.cc:196] TabletServer@127.5.182.1:38629 shutdown complete.
W20260713 09:02:00.404382  8845 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260713 09:02:00.408741  8845 consensus_peers.cc:597] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.413722  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
W20260713 09:02:00.435318  8845 consensus_peers.cc:597] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.440266  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:00.441043  5848 tablet_replica.cc:333] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.441874  5848 raft_consensus.cc:2243] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.442876  5848 raft_consensus.cc:2272] T 7f31239c29c24ac9bd6987e365b5b4e5 P deaa7b5c57a746a3936387a3f31203cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.444964  5848 tablet_replica.cc:333] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.445456  5848 raft_consensus.cc:2243] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.446195  5848 raft_consensus.cc:2272] T 1f034ca241dc44af8039e11acd3b14fa P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.448119  5848 tablet_replica.cc:333] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.448696  5848 raft_consensus.cc:2243] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.449447  5848 raft_consensus.cc:2272] T a2c0ca41f75c4631a97adbb39c720f03 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.451436  5848 tablet_replica.cc:333] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.451967  5848 raft_consensus.cc:2243] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.452358  5848 raft_consensus.cc:2272] T 36f62f4de48c4a9bb3d7d8dbef656585 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.454909  5848 tablet_replica.cc:333] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.455462  5848 raft_consensus.cc:2243] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.456377  5848 raft_consensus.cc:2272] T 3fec2ee379574f4da89b75ba5a216131 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.458604  5848 tablet_replica.cc:333] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
W20260713 09:02:00.459125  8919 consensus_peers.cc:597] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.459339  5848 raft_consensus.cc:2243] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.459874  5848 raft_consensus.cc:2272] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.461923  5848 tablet_replica.cc:333] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.462385  5848 raft_consensus.cc:2243] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.462754  5848 raft_consensus.cc:2272] T b70613da80b84242a926eeca381f1e73 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.464478  5848 tablet_replica.cc:333] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.464987  5848 raft_consensus.cc:2243] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.465382  5848 raft_consensus.cc:2272] T e5b16997dd1142bc8415635aa3fe4d01 P deaa7b5c57a746a3936387a3f31203cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.467391  5848 tablet_replica.cc:333] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.467810  5848 raft_consensus.cc:2243] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.468183  5848 raft_consensus.cc:2272] T d351ee3944a4472087a17f4a4004e8e3 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.470197  5848 tablet_replica.cc:333] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf: stopping tablet replica
I20260713 09:02:00.470651  5848 raft_consensus.cc:2243] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.471496  5848 raft_consensus.cc:2272] T 34fcb54d86d24bb099054f9c257885f8 P deaa7b5c57a746a3936387a3f31203cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:00.498471  8920 consensus_peers.cc:597] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427): Couldn't send request to peer deaa7b5c57a746a3936387a3f31203cf. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:33427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.502803  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
W20260713 09:02:00.511660  8919 consensus_peers.cc:597] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.529378  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
W20260713 09:02:00.536682  8920 consensus_peers.cc:597] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer deaa7b5c57a746a3936387a3f31203cf (127.5.182.2:33427): Couldn't send request to peer deaa7b5c57a746a3936387a3f31203cf. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:33427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.563256  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:00.564081  5848 tablet_replica.cc:333] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.564958  5848 raft_consensus.cc:2243] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.565495  5848 raft_consensus.cc:2272] T a2c0ca41f75c4631a97adbb39c720f03 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:00.565982  8919 consensus_peers.cc:597] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 -> Peer ddba816294d647268d1115d0daf4869e (127.5.182.1:38629): Couldn't send request to peer ddba816294d647268d1115d0daf4869e. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:38629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:00.567643  5848 tablet_replica.cc:333] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.568262  5848 raft_consensus.cc:2243] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.569105  5848 raft_consensus.cc:2272] T d351ee3944a4472087a17f4a4004e8e3 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.571111  5848 tablet_replica.cc:333] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.571659  5848 raft_consensus.cc:2243] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.572458  5848 raft_consensus.cc:2272] T b70613da80b84242a926eeca381f1e73 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.574491  5848 tablet_replica.cc:333] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.575006  5848 raft_consensus.cc:2243] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.575774  5848 raft_consensus.cc:2272] T e5b16997dd1142bc8415635aa3fe4d01 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.577706  5848 tablet_replica.cc:333] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.578227  5848 raft_consensus.cc:2243] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.578666  5848 raft_consensus.cc:2272] T 34fcb54d86d24bb099054f9c257885f8 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.580629  5848 tablet_replica.cc:333] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.581140  5848 raft_consensus.cc:2243] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.581655  5848 raft_consensus.cc:2272] T 7f31239c29c24ac9bd6987e365b5b4e5 P a772fff472a84895a2c5a07f6f1e40a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.583642  5848 tablet_replica.cc:333] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.584160  5848 raft_consensus.cc:2243] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.584673  5848 raft_consensus.cc:2272] T 1f034ca241dc44af8039e11acd3b14fa P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.586553  5848 tablet_replica.cc:333] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.587035  5848 raft_consensus.cc:2243] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.587903  5848 raft_consensus.cc:2272] T 36f62f4de48c4a9bb3d7d8dbef656585 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.589859  5848 tablet_replica.cc:333] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.590322  5848 raft_consensus.cc:2243] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:00.590715  5848 raft_consensus.cc:2272] T 3fec2ee379574f4da89b75ba5a216131 P a772fff472a84895a2c5a07f6f1e40a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.592698  5848 tablet_replica.cc:333] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6: stopping tablet replica
I20260713 09:02:00.593128  5848 raft_consensus.cc:2243] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.593869  5848 raft_consensus.cc:2272] T b3aee2d3f1f64decb3d2ab2d953aa4f4 P a772fff472a84895a2c5a07f6f1e40a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.623927  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:02:00.647083  5848 master.cc:562] Master@127.5.182.62:42057 shutting down...
I20260713 09:02:00.671759  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:00.672443  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:00.672894  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 587ed86fa17e45c388cc636963068cc8: stopping tablet replica
I20260713 09:02:00.693238  5848 master.cc:584] Master@127.5.182.62:42057 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14183 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:02:00.738027  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:43193
I20260713 09:02:00.739231  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:00.744926  9227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:00.745358  9228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:00.746047  9230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:00.746271  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:00.747174  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:00.747381  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:00.747538  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933320747520 us; error 0 us; skew 500 ppm
I20260713 09:02:00.748072  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:00.750334  5848 webserver.cc:533] Webserver started at http://127.5.182.62:43765/ using document root <none> and password file <none>
I20260713 09:02:00.750821  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:00.751022  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:00.751289  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:00.752418  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "33360dbaca1f4386a571311bfeaeb429"
format_stamp: "Formatted at 2026-07-13 09:02:00 on dist-test-slave-jm2j"
I20260713 09:02:00.756744  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:00.760462  9235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:00.761243  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:02:00.761524  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "33360dbaca1f4386a571311bfeaeb429"
format_stamp: "Formatted at 2026-07-13 09:02:00 on dist-test-slave-jm2j"
I20260713 09:02:00.761806  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:00.779698  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:00.781030  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:00.818884  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:43193
I20260713 09:02:00.818985  9286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:43193 every 8 connection(s)
I20260713 09:02:00.822858  9287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.833320  9287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429: Bootstrap starting.
I20260713 09:02:00.837949  9287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.842064  9287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429: No bootstrap required, opened a new log
I20260713 09:02:00.844238  9287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER }
I20260713 09:02:00.844692  9287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.844918  9287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33360dbaca1f4386a571311bfeaeb429, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.845459  9287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER }
I20260713 09:02:00.845920  9287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:00.846134  9287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:00.846403  9287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.850790  9287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER }
I20260713 09:02:00.851359  9287 leader_election.cc:304] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [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: 33360dbaca1f4386a571311bfeaeb429; no voters: 
I20260713 09:02:00.852442  9287 leader_election.cc:290] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:00.852905  9290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.854255  9290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 1 LEADER]: Becoming Leader. State: Replica: 33360dbaca1f4386a571311bfeaeb429, State: Running, Role: LEADER
I20260713 09:02:00.854848  9290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [LEADER]: Queue going to LEADER mode. State: All 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: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER }
I20260713 09:02:00.855491  9287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:00.862233  9292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33360dbaca1f4386a571311bfeaeb429. Latest consensus state: current_term: 1 leader_uuid: "33360dbaca1f4386a571311bfeaeb429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER } }
I20260713 09:02:00.862334  9291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33360dbaca1f4386a571311bfeaeb429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33360dbaca1f4386a571311bfeaeb429" member_type: VOTER } }
I20260713 09:02:00.863041  9292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:00.863212  9291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:00.865135  9298 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:00.870867  9298 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:00.873776  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:00.879982  9298 catalog_manager.cc:1383] Generated new cluster ID: cf655a3c396b4fb38a844c67d9e2aec5
I20260713 09:02:00.880296  9298 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:00.895011  9298 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:00.896373  9298 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:00.907883  9298 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429: Generated new TSK 0
I20260713 09:02:00.908505  9298 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:00.941100  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:00.947512  9308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:00.948035  9309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:00.950716  9311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:00.950748  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:00.951810  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:00.951987  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:00.952157  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933320952140 us; error 0 us; skew 500 ppm
I20260713 09:02:00.952816  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:00.955109  5848 webserver.cc:533] Webserver started at http://127.5.182.1:46439/ using document root <none> and password file <none>
I20260713 09:02:00.955600  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:00.955785  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:00.956064  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:00.957363  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "7146d3bdca62495699e7940ef15b2860"
format_stamp: "Formatted at 2026-07-13 09:02:00 on dist-test-slave-jm2j"
I20260713 09:02:00.961987  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:02:00.965550  9316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:00.966310  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:00.966626  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "7146d3bdca62495699e7940ef15b2860"
format_stamp: "Formatted at 2026-07-13 09:02:00 on dist-test-slave-jm2j"
I20260713 09:02:00.966912  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:00.976994  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:00.978199  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:00.979646  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:00.981979  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:00.982204  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:00.982471  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:00.982652  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.023687  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:36325
I20260713 09:02:01.023808  9378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:36325 every 8 connection(s)
I20260713 09:02:01.028968  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:01.036532  9383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:01.037619  9384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:01.041708  5848 server_base.cc:1061] running on GCE node
W20260713 09:02:01.042286  9386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:01.043267  9379 heartbeater.cc:344] Connected to a master server at 127.5.182.62:43193
I20260713 09:02:01.043464  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:02:01.043633  9379 heartbeater.cc:461] Registering TS with master...
W20260713 09:02:01.043792  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:01.044070  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933321044026 us; error 0 us; skew 500 ppm
I20260713 09:02:01.044641  9379 heartbeater.cc:507] Master 127.5.182.62:43193 requested a full tablet report, sending...
I20260713 09:02:01.044773  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:01.047174  9252 ts_manager.cc:194] Registered new tserver with Master: 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325)
I20260713 09:02:01.047487  5848 webserver.cc:533] Webserver started at http://127.5.182.2:38855/ using document root <none> and password file <none>
I20260713 09:02:01.048002  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:01.048197  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:01.048409  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:01.049387  9252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54136
I20260713 09:02:01.049667  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "c54aea86842d4e1e9949f34663b0458c"
format_stamp: "Formatted at 2026-07-13 09:02:01 on dist-test-slave-jm2j"
I20260713 09:02:01.054649  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:02:01.058328  9391 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.059190  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:01.059511  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "c54aea86842d4e1e9949f34663b0458c"
format_stamp: "Formatted at 2026-07-13 09:02:01 on dist-test-slave-jm2j"
I20260713 09:02:01.059803  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:01.082672  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:01.083999  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:01.085649  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:01.088044  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:01.088299  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.088594  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:01.088799  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.129501  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:38565
I20260713 09:02:01.129611  9453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:38565 every 8 connection(s)
I20260713 09:02:01.134986  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:01.142253  9457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:01.144670  9458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:01.145298  9460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:01.146905  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:01.147957  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:01.148257  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:01.148475  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933321148441 us; error 0 us; skew 500 ppm
I20260713 09:02:01.148648  9454 heartbeater.cc:344] Connected to a master server at 127.5.182.62:43193
I20260713 09:02:01.149032  9454 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:01.149214  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:01.149925  9454 heartbeater.cc:507] Master 127.5.182.62:43193 requested a full tablet report, sending...
I20260713 09:02:01.152063  5848 webserver.cc:533] Webserver started at http://127.5.182.3:42619/ using document root <none> and password file <none>
I20260713 09:02:01.152483  9252 ts_manager.cc:194] Registered new tserver with Master: c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565)
I20260713 09:02:01.152752  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:01.153043  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:01.153367  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:01.154336  9252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54138
I20260713 09:02:01.154850  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "941ce39157644b9e8150d5595eaf0e39"
format_stamp: "Formatted at 2026-07-13 09:02:01 on dist-test-slave-jm2j"
I20260713 09:02:01.159737  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:01.162938  9465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.163936  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:01.164232  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "941ce39157644b9e8150d5595eaf0e39"
format_stamp: "Formatted at 2026-07-13 09:02:01 on dist-test-slave-jm2j"
I20260713 09:02:01.164461  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:01.181018  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:01.182186  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:01.183607  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:01.185880  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:01.186064  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.186355  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:01.186522  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:01.225721  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:40675
I20260713 09:02:01.225821  9527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:40675 every 8 connection(s)
I20260713 09:02:01.239399  9528 heartbeater.cc:344] Connected to a master server at 127.5.182.62:43193
I20260713 09:02:01.239818  9528 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:01.240590  9528 heartbeater.cc:507] Master 127.5.182.62:43193 requested a full tablet report, sending...
I20260713 09:02:01.242630  9252 ts_manager.cc:194] Registered new tserver with Master: 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:01.243675  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014718783s
I20260713 09:02:01.243894  9252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54152
I20260713 09:02:01.270287  9252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54164:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:01.272403  9252 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:01.316640  9493 tablet_service.cc:1511] Processing CreateTablet for tablet af4888dc45ff49ac9dc82efbe38bdf13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.318681  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4888dc45ff49ac9dc82efbe38bdf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.323820  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 5e70ab29632e4e83a6f621d4ef7118fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.325419  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e70ab29632e4e83a6f621d4ef7118fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.325253  9419 tablet_service.cc:1511] Processing CreateTablet for tablet af4888dc45ff49ac9dc82efbe38bdf13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.325878  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 5e70ab29632e4e83a6f621d4ef7118fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.326632  9419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4888dc45ff49ac9dc82efbe38bdf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.327252  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e70ab29632e4e83a6f621d4ef7118fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.346459  9543 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: Bootstrap starting.
I20260713 09:02:01.348778  9344 tablet_service.cc:1511] Processing CreateTablet for tablet af4888dc45ff49ac9dc82efbe38bdf13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.350306  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4888dc45ff49ac9dc82efbe38bdf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.349992  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 5e70ab29632e4e83a6f621d4ef7118fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=25e334754a8d4fbf8d37a80502f4643b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.351722  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e70ab29632e4e83a6f621d4ef7118fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.354257  9543 tablet_bootstrap.cc:654] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.364359  9544 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: Bootstrap starting.
I20260713 09:02:01.367331  9543 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: No bootstrap required, opened a new log
I20260713 09:02:01.367908  9543 ts_tablet_manager.cc:1403] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:02:01.371047  9543 raft_consensus.cc:359] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.371887  9543 raft_consensus.cc:385] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.372221  9543 raft_consensus.cc:740] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.372823  9544 tablet_bootstrap.cc:654] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.373016  9543 consensus_queue.cc:260] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.382591  9544 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: No bootstrap required, opened a new log
I20260713 09:02:01.383212  9544 ts_tablet_manager.cc:1403] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 09:02:01.383394  9546 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: Bootstrap starting.
I20260713 09:02:01.383489  9528 heartbeater.cc:499] Master 127.5.182.62:43193 was elected leader, sending a full tablet report...
I20260713 09:02:01.383941  9543 ts_tablet_manager.cc:1434] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:01.384903  9543 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: Bootstrap starting.
I20260713 09:02:01.386881  9544 raft_consensus.cc:359] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.387754  9544 raft_consensus.cc:385] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.388139  9544 raft_consensus.cc:740] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.389182  9544 consensus_queue.cc:260] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.391218  9543 tablet_bootstrap.cc:654] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.393217  9546 tablet_bootstrap.cc:654] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.399454  9454 heartbeater.cc:499] Master 127.5.182.62:43193 was elected leader, sending a full tablet report...
I20260713 09:02:01.400420  9543 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: No bootstrap required, opened a new log
I20260713 09:02:01.401021  9543 ts_tablet_manager.cc:1403] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:01.401947  9546 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: No bootstrap required, opened a new log
I20260713 09:02:01.402477  9546 ts_tablet_manager.cc:1403] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:02:01.404424  9543 raft_consensus.cc:359] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.405272  9543 raft_consensus.cc:385] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.405681  9543 raft_consensus.cc:740] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.405354  9546 raft_consensus.cc:359] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.406128  9544 ts_tablet_manager.cc:1434] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.007s
I20260713 09:02:01.406235  9546 raft_consensus.cc:385] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.406744  9546 raft_consensus.cc:740] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.406790  9543 consensus_queue.cc:260] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.407428  9544 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: Bootstrap starting.
I20260713 09:02:01.407788  9546 consensus_queue.cc:260] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.414426  9543 ts_tablet_manager.cc:1434] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:02:01.416000  9544 tablet_bootstrap.cc:654] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.418004  9379 heartbeater.cc:499] Master 127.5.182.62:43193 was elected leader, sending a full tablet report...
I20260713 09:02:01.418570  9546 ts_tablet_manager.cc:1434] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:02:01.419724  9546 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: Bootstrap starting.
I20260713 09:02:01.426460  9546 tablet_bootstrap.cc:654] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.428781  9544 tablet_bootstrap.cc:492] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: No bootstrap required, opened a new log
I20260713 09:02:01.429291  9544 ts_tablet_manager.cc:1403] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260713 09:02:01.431648  9544 raft_consensus.cc:359] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.432276  9544 raft_consensus.cc:385] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.432704  9544 raft_consensus.cc:740] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.433658  9544 consensus_queue.cc:260] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.435185  9546 tablet_bootstrap.cc:492] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: No bootstrap required, opened a new log
I20260713 09:02:01.435753  9546 ts_tablet_manager.cc:1403] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:02:01.435916  9544 ts_tablet_manager.cc:1434] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:02:01.438485  9546 raft_consensus.cc:359] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.439046  9546 raft_consensus.cc:385] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.439302  9546 raft_consensus.cc:740] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.440140  9546 consensus_queue.cc:260] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.442345  9546 ts_tablet_manager.cc:1434] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260713 09:02:01.479660  9529 tablet.cc:2406] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:01.491530  9549 raft_consensus.cc:493] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.492180  9549 raft_consensus.cc:515] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.494424  9549 leader_election.cc:290] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:01.498747  9547 raft_consensus.cc:493] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.499426  9547 raft_consensus.cc:515] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.504195  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860" is_pre_election: true
I20260713 09:02:01.504989  9354 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 0.
I20260713 09:02:01.505366  9547 leader_election.cc:290] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565), 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325)
I20260713 09:02:01.507524  9393 leader_election.cc:304] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.508498  9549 raft_consensus.cc:2804] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.508876  9549 raft_consensus.cc:493] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.509235  9549 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.508916  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941ce39157644b9e8150d5595eaf0e39" is_pre_election: true
I20260713 09:02:01.509979  9503 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 0.
I20260713 09:02:01.516912  9549 raft_consensus.cc:515] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.519789  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860"
I20260713 09:02:01.520294  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c" is_pre_election: true
I20260713 09:02:01.521092  9429 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 0.
I20260713 09:02:01.521509  9353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860" is_pre_election: true
I20260713 09:02:01.521924  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
I20260713 09:02:01.522197  9353 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 0.
I20260713 09:02:01.522505  9503 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.520350  9354 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.522534  9469 leader_election.cc:304] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941ce39157644b9e8150d5595eaf0e39, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.520368  9549 leader_election.cc:290] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 1 election: Requested vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:01.523815  9547 raft_consensus.cc:2804] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.524271  9547 raft_consensus.cc:493] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.524720  9547 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.530072  9503 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 1.
I20260713 09:02:01.530062  9354 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 1.
I20260713 09:02:01.530354  9547 raft_consensus.cc:515] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.531497  9395 leader_election.cc:304] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941ce39157644b9e8150d5595eaf0e39, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.532209  9549 raft_consensus.cc:2804] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.533272  9547 leader_election.cc:290] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 election: Requested vote from peers c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565), 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325)
I20260713 09:02:01.533190  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:01.533957  9429 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.534052  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860"
I20260713 09:02:01.534334  9549 raft_consensus.cc:697] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 LEADER]: Becoming Leader. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Running, Role: LEADER
I20260713 09:02:01.535295  9354 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.535202  9549 consensus_queue.cc:237] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.539464  9429 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 1.
I20260713 09:02:01.540820  9469 leader_election.cc:304] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941ce39157644b9e8150d5595eaf0e39, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.541760  9547 raft_consensus.cc:2804] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.543013  9547 raft_consensus.cc:697] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Becoming Leader. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Running, Role: LEADER
I20260713 09:02:01.543804  9354 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 1.
I20260713 09:02:01.543792  9547 consensus_queue.cc:237] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:01.547817  9250 catalog_manager.cc:5697] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c reported cstate change: term changed from 0 to 1, leader changed from <none> to c54aea86842d4e1e9949f34663b0458c (127.5.182.2). New cstate: current_term: 1 leader_uuid: "c54aea86842d4e1e9949f34663b0458c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.551738  9252 catalog_manager.cc:5697] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "941ce39157644b9e8150d5595eaf0e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.591828  9252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54180:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:01.593698  9252 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:01.615477  9344 tablet_service.cc:1511] Processing CreateTablet for tablet 51ec70d5092b48e2a44fd778b33e9347 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.616815  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ec70d5092b48e2a44fd778b33e9347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.617023  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 51ec70d5092b48e2a44fd778b33e9347 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.618389  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ec70d5092b48e2a44fd778b33e9347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.619678  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 7461169bba664f82975c51547a35d87b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.620905  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7461169bba664f82975c51547a35d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.623953  9419 tablet_service.cc:1511] Processing CreateTablet for tablet 7461169bba664f82975c51547a35d87b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.624135  9493 tablet_service.cc:1511] Processing CreateTablet for tablet 51ec70d5092b48e2a44fd778b33e9347 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:01.625352  9419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7461169bba664f82975c51547a35d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.626349  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 7461169bba664f82975c51547a35d87b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fa657e9ecd8b41b4bdba2ae55a10ee6d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:01.625377  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51ec70d5092b48e2a44fd778b33e9347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.627632  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7461169bba664f82975c51547a35d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:01.637435  9546 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: Bootstrap starting.
I20260713 09:02:01.642203  9544 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Bootstrap starting.
I20260713 09:02:01.644095  9546 tablet_bootstrap.cc:654] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.646492  9543 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: Bootstrap starting.
I20260713 09:02:01.649844  9544 tablet_bootstrap.cc:654] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.653201  9543 tablet_bootstrap.cc:654] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.659247  9543 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: No bootstrap required, opened a new log
I20260713 09:02:01.659857  9543 ts_tablet_manager.cc:1403] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:02:01.664222  9543 raft_consensus.cc:359] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.665019  9543 raft_consensus.cc:385] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.665385  9543 raft_consensus.cc:740] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.666294  9546 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: No bootstrap required, opened a new log
I20260713 09:02:01.666873  9546 ts_tablet_manager.cc:1403] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260713 09:02:01.667035  9544 tablet_bootstrap.cc:492] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: No bootstrap required, opened a new log
I20260713 09:02:01.667701  9544 ts_tablet_manager.cc:1403] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.013s
I20260713 09:02:01.666352  9543 consensus_queue.cc:260] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.670764  9546 raft_consensus.cc:359] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.671587  9546 raft_consensus.cc:385] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.672008  9546 raft_consensus.cc:740] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.672869  9543 ts_tablet_manager.cc:1434] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:02:01.672938  9546 consensus_queue.cc:260] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.673084  9544 raft_consensus.cc:359] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.674089  9543 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: Bootstrap starting.
I20260713 09:02:01.674096  9544 raft_consensus.cc:385] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.674747  9544 raft_consensus.cc:740] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.675778  9544 consensus_queue.cc:260] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.678264  9544 ts_tablet_manager.cc:1434] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:02:01.679323  9546 ts_tablet_manager.cc:1434] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:02:01.681732  9544 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: Bootstrap starting.
I20260713 09:02:01.685024  9546 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: Bootstrap starting.
I20260713 09:02:01.681375  9543 tablet_bootstrap.cc:654] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.691121  9544 tablet_bootstrap.cc:654] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.691193  9546 tablet_bootstrap.cc:654] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.703293  9543 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: No bootstrap required, opened a new log
I20260713 09:02:01.703779  9543 ts_tablet_manager.cc:1403] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.011s
I20260713 09:02:01.703866  9544 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: No bootstrap required, opened a new log
I20260713 09:02:01.704299  9546 tablet_bootstrap.cc:492] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: No bootstrap required, opened a new log
I20260713 09:02:01.704440  9544 ts_tablet_manager.cc:1403] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260713 09:02:01.704836  9546 ts_tablet_manager.cc:1403] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:02:01.706413  9543 raft_consensus.cc:359] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.707064  9543 raft_consensus.cc:385] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.707332  9543 raft_consensus.cc:740] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.707389  9544 raft_consensus.cc:359] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.707551  9546 raft_consensus.cc:359] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.708236  9544 raft_consensus.cc:385] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.708348  9546 raft_consensus.cc:385] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.708145  9543 consensus_queue.cc:260] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.708841  9544 raft_consensus.cc:740] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.708957  9546 raft_consensus.cc:740] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.709667  9544 consensus_queue.cc:260] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.710654  9543 ts_tablet_manager.cc:1434] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:02:01.709996  9546 consensus_queue.cc:260] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.711833  9544 ts_tablet_manager.cc:1434] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:01.712764  9546 ts_tablet_manager.cc:1434] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:01.722792  9552 raft_consensus.cc:493] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.723308  9552 raft_consensus.cc:515] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.725590  9552 leader_election.cc:290] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:01.736173  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c" is_pre_election: true
I20260713 09:02:01.736917  9429 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 0.
I20260713 09:02:01.737681  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941ce39157644b9e8150d5595eaf0e39" is_pre_election: true
I20260713 09:02:01.738029  9320 leader_election.cc:304] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.738355  9503 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 0.
I20260713 09:02:01.738782  9552 raft_consensus.cc:2804] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.739101  9552 raft_consensus.cc:493] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.739421  9552 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.744234  9552 raft_consensus.cc:515] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.745818  9552 leader_election.cc:290] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 1 election: Requested vote from peers c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:01.746464  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:01.746749  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
I20260713 09:02:01.746960  9429 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.747355  9503 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.751536  9429 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 1.
I20260713 09:02:01.751718  9503 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 1.
I20260713 09:02:01.752518  9320 leader_election.cc:304] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:01.753360  9552 raft_consensus.cc:2804] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.754575  9552 raft_consensus.cc:697] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 LEADER]: Becoming Leader. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Running, Role: LEADER
I20260713 09:02:01.755336  9552 consensus_queue.cc:237] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.762343  9249 catalog_manager.cc:5697] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7146d3bdca62495699e7940ef15b2860 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "7146d3bdca62495699e7940ef15b2860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:01.868211  9300 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:01.937981  9547 consensus_queue.cc:1048] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.949564  9579 consensus_queue.cc:1048] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.985867  9579 raft_consensus.cc:493] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.986276  9579 raft_consensus.cc:515] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.987986  9579 leader_election.cc:290] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565)
I20260713 09:02:01.988891  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860" is_pre_election: true
I20260713 09:02:01.989228  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c" is_pre_election: true
I20260713 09:02:01.989467  9354 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 0.
I20260713 09:02:01.989898  9429 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 0.
I20260713 09:02:01.990636  9467 leader_election.cc:304] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, 941ce39157644b9e8150d5595eaf0e39; no voters: 
I20260713 09:02:01.991432  9579 raft_consensus.cc:2804] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.991799  9579 raft_consensus.cc:493] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.992043  9579 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.997622  9579 raft_consensus.cc:515] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:01.998914  9549 consensus_queue.cc:1048] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.999601  9579 leader_election.cc:290] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 election: Requested vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565)
I20260713 09:02:02.000310  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7146d3bdca62495699e7940ef15b2860"
I20260713 09:02:02.000691  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:02.000938  9354 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.001251  9429 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.008235  9354 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 1.
I20260713 09:02:02.008235  9429 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 1.
I20260713 09:02:02.009752  9467 leader_election.cc:304] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, 941ce39157644b9e8150d5595eaf0e39; no voters: 
I20260713 09:02:02.010581  9579 raft_consensus.cc:2804] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:02.011062  9579 raft_consensus.cc:697] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Becoming Leader. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Running, Role: LEADER
I20260713 09:02:02.011840  9579 consensus_queue.cc:237] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.018926  9558 consensus_queue.cc:1048] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [LEADER]: Connected to new peer: Peer: permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:02.022527  9251 catalog_manager.cc:5697] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "941ce39157644b9e8150d5595eaf0e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:02.128825  9503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13"
dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
mode: GRACEFUL
new_leader_uuid: "7146d3bdca62495699e7940ef15b2860"
 from {username='slave'} at 127.0.0.1:42388
I20260713 09:02:02.129386  9503 raft_consensus.cc:606] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Received request to transfer leadership to TS 7146d3bdca62495699e7940ef15b2860
I20260713 09:02:02.143566  9429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa"
dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
mode: GRACEFUL
new_leader_uuid: "941ce39157644b9e8150d5595eaf0e39"
 from {username='slave'} at 127.0.0.1:44834
I20260713 09:02:02.144287  9429 raft_consensus.cc:606] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 LEADER]: Received request to transfer leadership to TS 941ce39157644b9e8150d5595eaf0e39
I20260713 09:02:02.149844  9503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347"
dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
mode: GRACEFUL
new_leader_uuid: "7146d3bdca62495699e7940ef15b2860"
 from {username='slave'} at 127.0.0.1:42388
I20260713 09:02:02.150296  9503 raft_consensus.cc:606] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Received request to transfer leadership to TS 7146d3bdca62495699e7940ef15b2860
I20260713 09:02:02.312214  9552 consensus_queue.cc:1048] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:02.322615  9588 consensus_queue.cc:1048] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:02.436221  9547 raft_consensus.cc:993] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: : Instructing follower 7146d3bdca62495699e7940ef15b2860 to start an election
I20260713 09:02:02.436748  9579 raft_consensus.cc:1081] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Signalling peer 7146d3bdca62495699e7940ef15b2860 to start an election
I20260713 09:02:02.438194  9354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13"
dest_uuid: "7146d3bdca62495699e7940ef15b2860"
 from {username='slave'} at 127.0.0.1:53004
I20260713 09:02:02.438735  9354 raft_consensus.cc:493] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.439131  9354 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.443800  9354 raft_consensus.cc:515] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:02.445472  9354 leader_election.cc:290] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 2 election: Requested vote from peers 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675), c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565)
I20260713 09:02:02.446225  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
I20260713 09:02:02.446593  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4888dc45ff49ac9dc82efbe38bdf13" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:02.446832  9503 raft_consensus.cc:3055] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:02.447113  9429 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.447212  9503 raft_consensus.cc:740] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Running, Role: LEADER
I20260713 09:02:02.448017  9503 consensus_queue.cc:260] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:02.448974  9503 raft_consensus.cc:3060] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.451930  9429 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 2.
I20260713 09:02:02.453024  9320 leader_election.cc:304] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:02.453804  9588 raft_consensus.cc:2804] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.454221  9588 raft_consensus.cc:697] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 2 LEADER]: Becoming Leader. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Running, Role: LEADER
I20260713 09:02:02.454746  9503 raft_consensus.cc:2468] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 2.
I20260713 09:02:02.455000  9588 consensus_queue.cc:237] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } }
I20260713 09:02:02.460732  9251 catalog_manager.cc:5697] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 reported cstate change: term changed from 1 to 2, leader changed from 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3) to 7146d3bdca62495699e7940ef15b2860 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "7146d3bdca62495699e7940ef15b2860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:02.572084  9579 consensus_queue.cc:1048] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:02.584040  9579 consensus_queue.cc:1048] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:02.591332  9560 raft_consensus.cc:993] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: : Instructing follower 7146d3bdca62495699e7940ef15b2860 to start an election
I20260713 09:02:02.591792  9579 raft_consensus.cc:1081] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Signalling peer 7146d3bdca62495699e7940ef15b2860 to start an election
I20260713 09:02:02.593299  9354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347"
dest_uuid: "7146d3bdca62495699e7940ef15b2860"
 from {username='slave'} at 127.0.0.1:53004
I20260713 09:02:02.593830  9354 raft_consensus.cc:493] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.594249  9354 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.598866  9354 raft_consensus.cc:515] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.600584  9354 leader_election.cc:290] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 2 election: Requested vote from peers c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:02.602085  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
I20260713 09:02:02.602298  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51ec70d5092b48e2a44fd778b33e9347" candidate_uuid: "7146d3bdca62495699e7940ef15b2860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:02.602756  9503 raft_consensus.cc:3055] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:02.602880  9429 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.603175  9503 raft_consensus.cc:740] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Running, Role: LEADER
I20260713 09:02:02.604097  9503 consensus_queue.cc:260] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.605415  9503 raft_consensus.cc:3060] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.612370  9503 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 2.
I20260713 09:02:02.612739  9429 raft_consensus.cc:2468] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7146d3bdca62495699e7940ef15b2860 in term 2.
I20260713 09:02:02.613488  9320 leader_election.cc:304] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, 941ce39157644b9e8150d5595eaf0e39; no voters: 
I20260713 09:02:02.614326  9588 raft_consensus.cc:2804] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.614773  9588 raft_consensus.cc:697] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 2 LEADER]: Becoming Leader. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Running, Role: LEADER
I20260713 09:02:02.615777  9594 raft_consensus.cc:993] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: : Instructing follower 941ce39157644b9e8150d5595eaf0e39 to start an election
I20260713 09:02:02.615603  9588 consensus_queue.cc:237] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.617235  9594 raft_consensus.cc:1081] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 LEADER]: Signalling peer 941ce39157644b9e8150d5595eaf0e39 to start an election
I20260713 09:02:02.618861  9503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa"
dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
 from {username='slave'} at 127.0.0.1:42368
I20260713 09:02:02.619478  9503 raft_consensus.cc:493] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.619853  9503 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.622382  9249 catalog_manager.cc:5697] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 reported cstate change: term changed from 1 to 2, leader changed from 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3) to 7146d3bdca62495699e7940ef15b2860 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "7146d3bdca62495699e7940ef15b2860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:02.625054  9503 raft_consensus.cc:515] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.626776  9503 leader_election.cc:290] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 2 election: Requested vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), c54aea86842d4e1e9949f34663b0458c (127.5.182.2:38565)
I20260713 09:02:02.627652  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7146d3bdca62495699e7940ef15b2860"
I20260713 09:02:02.628021  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e70ab29632e4e83a6f621d4ef7118fa" candidate_uuid: "941ce39157644b9e8150d5595eaf0e39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
I20260713 09:02:02.628376  9354 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.628705  9429 raft_consensus.cc:3055] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:02.629063  9429 raft_consensus.cc:740] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Running, Role: LEADER
I20260713 09:02:02.629833  9429 consensus_queue.cc:260] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.631074  9429 raft_consensus.cc:3060] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.633916  9354 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 2.
I20260713 09:02:02.635097  9467 leader_election.cc:304] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7146d3bdca62495699e7940ef15b2860, 941ce39157644b9e8150d5595eaf0e39; no voters: 
I20260713 09:02:02.635811  9579 raft_consensus.cc:2804] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.635816  9429 raft_consensus.cc:2468] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941ce39157644b9e8150d5595eaf0e39 in term 2.
I20260713 09:02:02.636368  9579 raft_consensus.cc:697] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 2 LEADER]: Becoming Leader. State: Replica: 941ce39157644b9e8150d5595eaf0e39, State: Running, Role: LEADER
I20260713 09:02:02.637259  9579 consensus_queue.cc:237] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:02.643987  9249 catalog_manager.cc:5697] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 reported cstate change: term changed from 1 to 2, leader changed from c54aea86842d4e1e9949f34663b0458c (127.5.182.2) to 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "941ce39157644b9e8150d5595eaf0e39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:02.855890  5848 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:02:02.857538  5848 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:02:02.857853  5848 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:02:02.868693  9354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7461169bba664f82975c51547a35d87b"
dest_uuid: "7146d3bdca62495699e7940ef15b2860"
mode: GRACEFUL
new_leader_uuid: "c54aea86842d4e1e9949f34663b0458c"
 from {username='slave'} at 127.0.0.1:53014
I20260713 09:02:02.869277  9354 raft_consensus.cc:606] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 LEADER]: Received request to transfer leadership to TS c54aea86842d4e1e9949f34663b0458c
I20260713 09:02:02.870339  5848 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:02:02.997521  9429 raft_consensus.cc:1275] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Refusing update from remote peer 7146d3bdca62495699e7940ef15b2860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:02.999822  9588 consensus_queue.cc:1048] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.008949  9503 raft_consensus.cc:1275] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Refusing update from remote peer 7146d3bdca62495699e7940ef15b2860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.011468  9552 consensus_queue.cc:1048] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.096940  9552 raft_consensus.cc:993] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: : Instructing follower c54aea86842d4e1e9949f34663b0458c to start an election
I20260713 09:02:03.097390  9589 raft_consensus.cc:1081] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 LEADER]: Signalling peer c54aea86842d4e1e9949f34663b0458c to start an election
I20260713 09:02:03.098753  9429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7461169bba664f82975c51547a35d87b"
dest_uuid: "c54aea86842d4e1e9949f34663b0458c"
 from {username='slave'} at 127.0.0.1:44824
I20260713 09:02:03.099201  9429 raft_consensus.cc:493] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.099445  9429 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.103809  9429 raft_consensus.cc:515] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:03.105374  9429 leader_election.cc:290] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 2 election: Requested vote from peers 7146d3bdca62495699e7940ef15b2860 (127.5.182.1:36325), 941ce39157644b9e8150d5595eaf0e39 (127.5.182.3:40675)
I20260713 09:02:03.106081  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7146d3bdca62495699e7940ef15b2860"
I20260713 09:02:03.106393  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7461169bba664f82975c51547a35d87b" candidate_uuid: "c54aea86842d4e1e9949f34663b0458c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941ce39157644b9e8150d5595eaf0e39"
I20260713 09:02:03.106658  9354 raft_consensus.cc:3055] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.106967  9503 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.107023  9354 raft_consensus.cc:740] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7146d3bdca62495699e7940ef15b2860, State: Running, Role: LEADER
I20260713 09:02:03.107852  9354 consensus_queue.cc:260] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:03.108814  9354 raft_consensus.cc:3060] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.111757  9503 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 2.
I20260713 09:02:03.112834  9395 leader_election.cc:304] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941ce39157644b9e8150d5595eaf0e39, c54aea86842d4e1e9949f34663b0458c; no voters: 
I20260713 09:02:03.113582  9594 raft_consensus.cc:2804] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.113765  9354 raft_consensus.cc:2468] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c54aea86842d4e1e9949f34663b0458c in term 2.
I20260713 09:02:03.114048  9594 raft_consensus.cc:697] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 LEADER]: Becoming Leader. State: Replica: c54aea86842d4e1e9949f34663b0458c, State: Running, Role: LEADER
I20260713 09:02:03.114924  9594 consensus_queue.cc:237] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } }
I20260713 09:02:03.120865  9250 catalog_manager.cc:5697] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c reported cstate change: term changed from 1 to 2, leader changed from 7146d3bdca62495699e7940ef15b2860 (127.5.182.1) to c54aea86842d4e1e9949f34663b0458c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "c54aea86842d4e1e9949f34663b0458c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.124758  9429 raft_consensus.cc:1275] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Refusing update from remote peer 7146d3bdca62495699e7940ef15b2860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.125954  9589 consensus_queue.cc:1048] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.130674  9428 raft_consensus.cc:1275] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Refusing update from remote peer 941ce39157644b9e8150d5595eaf0e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.131959  9579 consensus_queue.cc:1048] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c54aea86842d4e1e9949f34663b0458c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.134397  9503 raft_consensus.cc:1275] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Refusing update from remote peer 7146d3bdca62495699e7940ef15b2860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.137816  9589 consensus_queue.cc:1048] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941ce39157644b9e8150d5595eaf0e39" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.160355  9354 raft_consensus.cc:1275] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Refusing update from remote peer 941ce39157644b9e8150d5595eaf0e39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.162766  9604 consensus_queue.cc:1048] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7146d3bdca62495699e7940ef15b2860" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.228246  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:02:03.244771  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.245428  5848 tablet_replica.cc:333] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860: stopping tablet replica
I20260713 09:02:03.245997  5848 raft_consensus.cc:2243] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.246783  5848 raft_consensus.cc:2272] T 51ec70d5092b48e2a44fd778b33e9347 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.249181  5848 tablet_replica.cc:333] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860: stopping tablet replica
I20260713 09:02:03.249711  5848 raft_consensus.cc:2243] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.250084  5848 raft_consensus.cc:2272] T 7461169bba664f82975c51547a35d87b P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.251942  5848 tablet_replica.cc:333] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860: stopping tablet replica
I20260713 09:02:03.252426  5848 raft_consensus.cc:2243] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.252887  5848 raft_consensus.cc:2272] T 5e70ab29632e4e83a6f621d4ef7118fa P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.254999  5848 tablet_replica.cc:333] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860: stopping tablet replica
I20260713 09:02:03.255491  5848 raft_consensus.cc:2243] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.256441  5848 raft_consensus.cc:2272] T af4888dc45ff49ac9dc82efbe38bdf13 P 7146d3bdca62495699e7940ef15b2860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.279023  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
I20260713 09:02:03.289798  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
I20260713 09:02:03.307073  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.307709  5848 tablet_replica.cc:333] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c: stopping tablet replica
I20260713 09:02:03.308259  5848 raft_consensus.cc:2243] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.308744  5848 raft_consensus.cc:2272] T 51ec70d5092b48e2a44fd778b33e9347 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.310988  5848 tablet_replica.cc:333] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c: stopping tablet replica
I20260713 09:02:03.311470  5848 raft_consensus.cc:2243] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.311841  5848 raft_consensus.cc:2272] T af4888dc45ff49ac9dc82efbe38bdf13 P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.313900  5848 tablet_replica.cc:333] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: stopping tablet replica
I20260713 09:02:03.314327  5848 raft_consensus.cc:2243] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.314833  5848 pending_rounds.cc:70] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Trying to abort 1 pending ops.
I20260713 09:02:03.314989  5848 pending_rounds.cc:77] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306990891485569024 op_type: NO_OP noop_request { }
I20260713 09:02:03.315227  5848 raft_consensus.cc:2889] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:03.315448  5848 raft_consensus.cc:2272] T 7461169bba664f82975c51547a35d87b P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.317471  5848 tablet_replica.cc:333] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c: stopping tablet replica
I20260713 09:02:03.317884  5848 raft_consensus.cc:2243] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.318220  5848 raft_consensus.cc:2272] T 5e70ab29632e4e83a6f621d4ef7118fa P c54aea86842d4e1e9949f34663b0458c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.340497  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
I20260713 09:02:03.351974  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
I20260713 09:02:03.367969  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.368741  5848 tablet_replica.cc:333] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39: stopping tablet replica
I20260713 09:02:03.369324  5848 raft_consensus.cc:2243] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.369784  5848 raft_consensus.cc:2272] T 51ec70d5092b48e2a44fd778b33e9347 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.371721  5848 tablet_replica.cc:333] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39: stopping tablet replica
I20260713 09:02:03.372232  5848 raft_consensus.cc:2243] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.372802  5848 raft_consensus.cc:2272] T 7461169bba664f82975c51547a35d87b P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.374500  5848 tablet_replica.cc:333] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39: stopping tablet replica
I20260713 09:02:03.375025  5848 raft_consensus.cc:2243] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.375779  5848 raft_consensus.cc:2272] T 5e70ab29632e4e83a6f621d4ef7118fa P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.377961  5848 tablet_replica.cc:333] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39: stopping tablet replica
I20260713 09:02:03.378418  5848 raft_consensus.cc:2243] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.378815  5848 raft_consensus.cc:2272] T af4888dc45ff49ac9dc82efbe38bdf13 P 941ce39157644b9e8150d5595eaf0e39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.390151  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:02:03.400790  5848 master.cc:562] Master@127.5.182.62:43193 shutting down...
I20260713 09:02:03.415096  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.415627  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.415946  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33360dbaca1f4386a571311bfeaeb429: stopping tablet replica
I20260713 09:02:03.434293  5848 master.cc:584] Master@127.5.182.62:43193 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2724 ms)
[----------] 6 tests from LeaderRebalancerTest (86769 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:02:03.463469  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:39929
I20260713 09:02:03.464504  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:03.469319  9608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:03.470353  9607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:03.470599  9610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.471380  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:03.472123  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:03.472289  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:03.472488  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933323472470 us; error 0 us; skew 500 ppm
I20260713 09:02:03.473150  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:03.475489  5848 webserver.cc:533] Webserver started at http://127.5.182.62:36585/ using document root <none> and password file <none>
I20260713 09:02:03.475945  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:03.476105  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:03.476419  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:03.477480  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "dff48f2af2694e45ace1a3069f7350d9"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.481927  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:03.485430  9615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.486248  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:02:03.486574  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "dff48f2af2694e45ace1a3069f7350d9"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.486929  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:03.508790  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:03.509878  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:03.542692  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:39929
I20260713 09:02:03.542791  9666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:39929 every 8 connection(s)
I20260713 09:02:03.546348  9667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:03.556430  9667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: Bootstrap starting.
I20260713 09:02:03.560537  9667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.564229  9667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: No bootstrap required, opened a new log
I20260713 09:02:03.566270  9667 raft_consensus.cc:359] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER }
I20260713 09:02:03.566625  9667 raft_consensus.cc:385] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.566880  9667 raft_consensus.cc:740] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff48f2af2694e45ace1a3069f7350d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.567459  9667 consensus_queue.cc:260] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER }
I20260713 09:02:03.567911  9667 raft_consensus.cc:399] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:03.568120  9667 raft_consensus.cc:493] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:03.568382  9667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.573010  9667 raft_consensus.cc:515] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER }
I20260713 09:02:03.573575  9667 leader_election.cc:304] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [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: dff48f2af2694e45ace1a3069f7350d9; no voters: 
I20260713 09:02:03.574610  9667 leader_election.cc:290] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:03.575017  9670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.576336  9670 raft_consensus.cc:697] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 1 LEADER]: Becoming Leader. State: Replica: dff48f2af2694e45ace1a3069f7350d9, State: Running, Role: LEADER
I20260713 09:02:03.577044  9670 consensus_queue.cc:237] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [LEADER]: Queue going to LEADER mode. State: All 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: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER }
I20260713 09:02:03.577502  9667 sys_catalog.cc:565] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:03.580163  9672 sys_catalog.cc:455] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dff48f2af2694e45ace1a3069f7350d9. Latest consensus state: current_term: 1 leader_uuid: "dff48f2af2694e45ace1a3069f7350d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER } }
I20260713 09:02:03.580129  9671 sys_catalog.cc:455] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dff48f2af2694e45ace1a3069f7350d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff48f2af2694e45ace1a3069f7350d9" member_type: VOTER } }
I20260713 09:02:03.580910  9672 sys_catalog.cc:458] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:03.581188  9671 sys_catalog.cc:458] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:03.586639  9675 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:03.591320  9675 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:03.597499  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:03.600400  9675 catalog_manager.cc:1383] Generated new cluster ID: f2991ca6da274364bcc3662caa7580b9
I20260713 09:02:03.600734  9675 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:03.621033  9675 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:03.622244  9675 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:03.645855  9675 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: Generated new TSK 0
I20260713 09:02:03.646387  9675 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:03.664649  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:03.670413  9688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:03.671394  9689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.674075  5848 server_base.cc:1061] running on GCE node
W20260713 09:02:03.674371  9691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.675426  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:03.675671  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:03.675809  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933323675797 us; error 0 us; skew 500 ppm
I20260713 09:02:03.676285  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:03.678581  5848 webserver.cc:533] Webserver started at http://127.5.182.1:33613/ using document root <none> and password file <none>
I20260713 09:02:03.679006  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:03.679215  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:03.679489  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:03.680471  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "348c382255d14d31a0845b327d68a0cc"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.684940  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:03.687911  9696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.688753  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:03.689097  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "348c382255d14d31a0845b327d68a0cc"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.689373  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:03.715397  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:03.716589  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:03.717995  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:03.720194  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:03.720407  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.720674  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:03.720845  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.757119  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:45073
I20260713 09:02:03.757215  9758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:45073 every 8 connection(s)
I20260713 09:02:03.761536  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:03.768384  9763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:03.769387  9764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.772455  5848 server_base.cc:1061] running on GCE node
W20260713 09:02:03.772419  9766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.773787  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:03.774055  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:03.774235  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933323774219 us; error 0 us; skew 500 ppm
I20260713 09:02:03.774755  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:03.775269  9759 heartbeater.cc:344] Connected to a master server at 127.5.182.62:39929
I20260713 09:02:03.775660  9759 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:03.776464  9759 heartbeater.cc:507] Master 127.5.182.62:39929 requested a full tablet report, sending...
I20260713 09:02:03.777287  5848 webserver.cc:533] Webserver started at http://127.5.182.2:37569/ using document root <none> and password file <none>
I20260713 09:02:03.777891  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:03.778121  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:03.778455  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:03.778880  9632 ts_manager.cc:194] Registered new tserver with Master: 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073)
I20260713 09:02:03.779867  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "626052b4c427450c8272beeaab0a5e54"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.781278  9632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43868
I20260713 09:02:03.784770  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:02:03.788105  9771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.789085  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:03.789395  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "626052b4c427450c8272beeaab0a5e54"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.789635  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:03.805562  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:03.806629  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:03.808022  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:03.810266  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:03.810485  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.810725  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:03.810897  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.849272  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:43453
I20260713 09:02:03.849385  9833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:43453 every 8 connection(s)
I20260713 09:02:03.853966  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:03.861994  9837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:03.863871  9838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.867007  9834 heartbeater.cc:344] Connected to a master server at 127.5.182.62:39929
W20260713 09:02:03.867242  9840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:03.867496  9834 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:03.867820  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:03.868536  9834 heartbeater.cc:507] Master 127.5.182.62:39929 requested a full tablet report, sending...
I20260713 09:02:03.868939  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:03.869240  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:03.869446  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933323869427 us; error 0 us; skew 500 ppm
I20260713 09:02:03.870183  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:03.870885  9632 ts_manager.cc:194] Registered new tserver with Master: 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:03.872720  9632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43882
I20260713 09:02:03.872774  5848 webserver.cc:533] Webserver started at http://127.5.182.3:36127/ using document root <none> and password file <none>
I20260713 09:02:03.873340  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:03.873566  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:03.873914  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:03.875365  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "5f7125fb0ddb4694a880001045fbf49a"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.879937  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:02:03.883265  9845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.884054  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:03.884372  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "5f7125fb0ddb4694a880001045fbf49a"
format_stamp: "Formatted at 2026-07-13 09:02:03 on dist-test-slave-jm2j"
I20260713 09:02:03.884675  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:03.914183  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:03.915236  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:03.916741  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:03.918989  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:03.919219  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.919471  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:03.919646  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:03.957638  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:40389
I20260713 09:02:03.957803  9907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:40389 every 8 connection(s)
I20260713 09:02:03.971231  9908 heartbeater.cc:344] Connected to a master server at 127.5.182.62:39929
I20260713 09:02:03.971673  9908 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:03.972407  9908 heartbeater.cc:507] Master 127.5.182.62:39929 requested a full tablet report, sending...
I20260713 09:02:03.974498  9632 ts_manager.cc:194] Registered new tserver with Master: 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:03.975611  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014830835s
I20260713 09:02:03.976162  9632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43890
I20260713 09:02:04.001348  9632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43892:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:04.003780  9632 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:04.066123  9724 tablet_service.cc:1511] Processing CreateTablet for tablet 7909dd8470754d99a36696430acc0140 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:04.066267  9723 tablet_service.cc:1511] Processing CreateTablet for tablet 14628351bfb04a0f8eb05402a9ed095a (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:04.067673  9724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7909dd8470754d99a36696430acc0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.068255  9722 tablet_service.cc:1511] Processing CreateTablet for tablet 004b841e8c47474f9372829b97978e2c (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:04.076363  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 599320bab7864e4085dba40ac5f65153 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:04.075042  9720 tablet_service.cc:1511] Processing CreateTablet for tablet ab20c1374c3b4aa4b605a60e08774d50 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:04.078666  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599320bab7864e4085dba40ac5f65153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.079337  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20c1374c3b4aa4b605a60e08774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.080366  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b841e8c47474f9372829b97978e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.081911  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14628351bfb04a0f8eb05402a9ed095a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.083841  9719 tablet_service.cc:1511] Processing CreateTablet for tablet c7cfdd4f201340a2842588ff6da1ddd4 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:04.085245  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7cfdd4f201340a2842588ff6da1ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.103956  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 3facbc045f2e45cc8611fe1a098d5c44 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:04.105409  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3facbc045f2e45cc8611fe1a098d5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.107957  9799 tablet_service.cc:1511] Processing CreateTablet for tablet 7909dd8470754d99a36696430acc0140 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:04.109328  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7909dd8470754d99a36696430acc0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.109807  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 4439e1c017c54ea69e48e675dc635bea (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:04.111686  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4439e1c017c54ea69e48e675dc635bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.120097  9798 tablet_service.cc:1511] Processing CreateTablet for tablet 14628351bfb04a0f8eb05402a9ed095a (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:04.121549  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14628351bfb04a0f8eb05402a9ed095a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.125916  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 004b841e8c47474f9372829b97978e2c (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:04.127666  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b841e8c47474f9372829b97978e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.131093  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 599320bab7864e4085dba40ac5f65153 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:04.133713  9795 tablet_service.cc:1511] Processing CreateTablet for tablet ab20c1374c3b4aa4b605a60e08774d50 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:04.135922  9794 tablet_service.cc:1511] Processing CreateTablet for tablet c7cfdd4f201340a2842588ff6da1ddd4 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:04.138661  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 3facbc045f2e45cc8611fe1a098d5c44 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:04.142055  9873 tablet_service.cc:1511] Processing CreateTablet for tablet 7909dd8470754d99a36696430acc0140 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:04.143435  9873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7909dd8470754d99a36696430acc0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.143280  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 4439e1c017c54ea69e48e675dc635bea (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:04.145525  9872 tablet_service.cc:1511] Processing CreateTablet for tablet 14628351bfb04a0f8eb05402a9ed095a (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:04.142549  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599320bab7864e4085dba40ac5f65153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.147192  9872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14628351bfb04a0f8eb05402a9ed095a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.147913  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4439e1c017c54ea69e48e675dc635bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.148934  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20c1374c3b4aa4b605a60e08774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.150346  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7cfdd4f201340a2842588ff6da1ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.153249  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3facbc045f2e45cc8611fe1a098d5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.172832  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 162aafe9ed82486eb8e37f1f62d7d7a9 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:04.174240  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162aafe9ed82486eb8e37f1f62d7d7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.185225  9922 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.189963  9871 tablet_service.cc:1511] Processing CreateTablet for tablet 004b841e8c47474f9372829b97978e2c (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:04.190347  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 599320bab7864e4085dba40ac5f65153 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:04.191435  9871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b841e8c47474f9372829b97978e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.192060  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599320bab7864e4085dba40ac5f65153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.195210  9869 tablet_service.cc:1511] Processing CreateTablet for tablet ab20c1374c3b4aa4b605a60e08774d50 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:04.196108  9922 tablet_bootstrap.cc:654] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.196517  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20c1374c3b4aa4b605a60e08774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.197570  9868 tablet_service.cc:1511] Processing CreateTablet for tablet c7cfdd4f201340a2842588ff6da1ddd4 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:04.206075  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7cfdd4f201340a2842588ff6da1ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.198544  9867 tablet_service.cc:1511] Processing CreateTablet for tablet 3facbc045f2e45cc8611fe1a098d5c44 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:04.208029  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3facbc045f2e45cc8611fe1a098d5c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.199609  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 4439e1c017c54ea69e48e675dc635bea (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:04.214094  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4439e1c017c54ea69e48e675dc635bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.223944  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 162aafe9ed82486eb8e37f1f62d7d7a9 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:04.225814  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162aafe9ed82486eb8e37f1f62d7d7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.238519  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 162aafe9ed82486eb8e37f1f62d7d7a9 (DEFAULT_TABLE table=test-workload [id=411dd3c68fc54cd6ba19065be8d27a35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:04.241628  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162aafe9ed82486eb8e37f1f62d7d7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.254213  9922 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.257128  9924 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.267256  9924 tablet_bootstrap.cc:654] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.261229  9922 ts_tablet_manager.cc:1403] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.021s
I20260713 09:02:04.272768  9922 raft_consensus.cc:359] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.273479  9922 raft_consensus.cc:385] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.273764  9922 raft_consensus.cc:740] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.275738  9922 consensus_queue.cc:260] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.300159  9759 heartbeater.cc:499] Master 127.5.182.62:39929 was elected leader, sending a full tablet report...
I20260713 09:02:04.301750  9922 ts_tablet_manager.cc:1434] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:02:04.302840  9922 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.306100  9925 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.308734  9924 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.308905  9922 tablet_bootstrap.cc:654] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.309288  9924 ts_tablet_manager.cc:1403] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.004s
I20260713 09:02:04.312795  9925 tablet_bootstrap.cc:654] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.312260  9924 raft_consensus.cc:359] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.314098  9924 raft_consensus.cc:385] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.314424  9924 raft_consensus.cc:740] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.315369  9924 consensus_queue.cc:260] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.338626  9924 ts_tablet_manager.cc:1434] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.029s	user 0.024s	sys 0.004s
I20260713 09:02:04.339495  9908 heartbeater.cc:499] Master 127.5.182.62:39929 was elected leader, sending a full tablet report...
I20260713 09:02:04.340065  9924 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.340168  9922 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.340785  9922 ts_tablet_manager.cc:1403] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.021s
I20260713 09:02:04.341041  9925 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.341463  9925 ts_tablet_manager.cc:1403] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260713 09:02:04.343428  9922 raft_consensus.cc:359] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.344177  9922 raft_consensus.cc:385] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.344054  9925 raft_consensus.cc:359] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.344516  9922 raft_consensus.cc:740] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.344861  9925 raft_consensus.cc:385] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.345175  9925 raft_consensus.cc:740] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.345498  9922 consensus_queue.cc:260] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.346189  9924 tablet_bootstrap.cc:654] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.346094  9925 consensus_queue.cc:260] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.351796  9922 ts_tablet_manager.cc:1434] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260713 09:02:04.353073  9922 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.361155  9922 tablet_bootstrap.cc:654] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.361428  9924 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.361941  9924 ts_tablet_manager.cc:1403] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:02:04.364490  9834 heartbeater.cc:499] Master 127.5.182.62:39929 was elected leader, sending a full tablet report...
I20260713 09:02:04.364708  9924 raft_consensus.cc:359] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.365456  9924 raft_consensus.cc:385] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.365602  9925 ts_tablet_manager.cc:1434] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:02:04.365741  9924 raft_consensus.cc:740] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.369047  9925 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.375036  9924 consensus_queue.cc:260] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.378396  9924 ts_tablet_manager.cc:1434] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:02:04.379060  9922 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.379325  9924 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.379596  9922 ts_tablet_manager.cc:1403] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260713 09:02:04.382586  9922 raft_consensus.cc:359] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.383306  9922 raft_consensus.cc:385] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.383602  9922 raft_consensus.cc:740] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.384435  9922 consensus_queue.cc:260] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.388002  9925 tablet_bootstrap.cc:654] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.390245  9924 tablet_bootstrap.cc:654] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.391098  9922 ts_tablet_manager.cc:1434] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260713 09:02:04.392429  9922 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.399749  9922 tablet_bootstrap.cc:654] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.403218  9925 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.403800  9925 ts_tablet_manager.cc:1403] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.002s
I20260713 09:02:04.406492  9925 raft_consensus.cc:359] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.407256  9925 raft_consensus.cc:385] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.407536  9925 raft_consensus.cc:740] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.408452  9922 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.408222  9925 consensus_queue.cc:260] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.409044  9922 ts_tablet_manager.cc:1403] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260713 09:02:04.410418  9925 ts_tablet_manager.cc:1434] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:04.411415  9925 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.412158  9922 raft_consensus.cc:359] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.413496  9922 raft_consensus.cc:385] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.413780  9922 raft_consensus.cc:740] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.414641  9924 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.415316  9924 ts_tablet_manager.cc:1403] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.007s
I20260713 09:02:04.414662  9922 consensus_queue.cc:260] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.418152  9924 raft_consensus.cc:359] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.418840  9924 raft_consensus.cc:385] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.419145  9924 raft_consensus.cc:740] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.419479  9922 ts_tablet_manager.cc:1434] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:04.419881  9924 consensus_queue.cc:260] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.420444  9922 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.422133  9924 ts_tablet_manager.cc:1434] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:04.423075  9924 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.429481  9925 tablet_bootstrap.cc:654] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.433836  9922 tablet_bootstrap.cc:654] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.436753  9924 tablet_bootstrap.cc:654] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.439924  9926 raft_consensus.cc:493] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.440527  9926 raft_consensus.cc:515] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.442282  9925 tablet_bootstrap.cc:492] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.442690  9924 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.442797  9925 ts_tablet_manager.cc:1403] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260713 09:02:04.443302  9924 ts_tablet_manager.cc:1403] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260713 09:02:04.445878  9925 raft_consensus.cc:359] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.446106  9924 raft_consensus.cc:359] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.446313  9922 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.446346  9926 leader_election.cc:290] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.446974  9924 raft_consensus.cc:385] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.447232  9922 ts_tablet_manager.cc:1403] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.010s
I20260713 09:02:04.447476  9924 raft_consensus.cc:740] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.446696  9925 raft_consensus.cc:385] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.448647  9925 raft_consensus.cc:740] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.448614  9924 consensus_queue.cc:260] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.449839  9925 consensus_queue.cc:260] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.450726  9922 raft_consensus.cc:359] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.451138  9924 ts_tablet_manager.cc:1434] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:04.451498  9922 raft_consensus.cc:385] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.451918  9922 raft_consensus.cc:740] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.452310  9925 ts_tablet_manager.cc:1434] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:02:04.452515  9924 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.452939  9930 raft_consensus.cc:493] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.452680  9922 consensus_queue.cc:260] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.453399  9925 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.455099  9922 ts_tablet_manager.cc:1434] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:04.460391  9924 tablet_bootstrap.cc:654] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.453423  9930 raft_consensus.cc:515] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.470072  9925 tablet_bootstrap.cc:654] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.484181  9930 leader_election.cc:290] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.495504  9924 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.463356  9922 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.496285  9924 ts_tablet_manager.cc:1403] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.005s
I20260713 09:02:04.502995  9924 raft_consensus.cc:359] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.504138  9924 raft_consensus.cc:385] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.504626  9924 raft_consensus.cc:740] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.505867  9924 consensus_queue.cc:260] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.509397  9924 ts_tablet_manager.cc:1434] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:02:04.510891  9924 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.521829  9924 tablet_bootstrap.cc:654] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.525408  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.526374  9734 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.532711  9848 leader_election.cc:304] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:04.533588  9930 raft_consensus.cc:2804] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.533984  9930 raft_consensus.cc:493] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.533954  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.534552  9930 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.534783  9809 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.537384  9922 tablet_bootstrap.cc:654] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.538013  9931 raft_consensus.cc:493] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.538671  9931 raft_consensus.cc:515] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.540064  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.540791  9883 raft_consensus.cc:2468] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 0.
I20260713 09:02:04.542291  9700 leader_election.cc:304] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:04.543323  9926 raft_consensus.cc:2804] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.543433  9931 leader_election.cc:290] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.543650  9925 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.548744  9926 raft_consensus.cc:493] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.549366  9926 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.549471  9925 ts_tablet_manager.cc:1403] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.039s
I20260713 09:02:04.553889  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.553946  9930 raft_consensus.cc:515] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
W20260713 09:02:04.555323  9700 leader_election.cc:343] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.556025  9925 raft_consensus.cc:359] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.556865  9924 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.557107  9925 raft_consensus.cc:385] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.557504  9924 ts_tablet_manager.cc:1403] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.000s
I20260713 09:02:04.557572  9925 raft_consensus.cc:740] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.560674  9924 raft_consensus.cc:359] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.561414  9924 raft_consensus.cc:385] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.563711  9926 raft_consensus.cc:515] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.565302  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.566587  9922 tablet_bootstrap.cc:492] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
W20260713 09:02:04.566730  9774 leader_election.cc:343] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.567116  9922 ts_tablet_manager.cc:1403] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.005s
I20260713 09:02:04.569381  9925 consensus_queue.cc:260] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.561723  9924 raft_consensus.cc:740] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.570145  9922 raft_consensus.cc:359] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.570350  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.571501  9883 raft_consensus.cc:2468] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:04.571682  9926 leader_election.cc:290] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Requested vote from peers 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.572882  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:04.573896  9925 ts_tablet_manager.cc:1434] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:02:04.574239  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:04.574529  9924 consensus_queue.cc:260] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.574940  9808 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:04.574275  9700 leader_election.cc:343] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.576368  9775 leader_election.cc:304] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [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: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:04.574951  9925 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.577647  9931 raft_consensus.cc:2804] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.578052  9931 raft_consensus.cc:493] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.578387  9931 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.578783  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:04.579363  9883 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.581004  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.581598  9734 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.584277  9925 tablet_bootstrap.cc:654] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.586275  9931 raft_consensus.cc:515] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.572257  9922 raft_consensus.cc:385] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.587309  9926 raft_consensus.cc:493] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.592407  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:04.592682  9922 raft_consensus.cc:740] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.592777  9926 raft_consensus.cc:515] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.589902  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.593827  9922 consensus_queue.cc:260] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.590476  9808 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.592016  9930 leader_election.cc:290] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.593277  9882 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.587294  9883 raft_consensus.cc:2468] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 1.
W20260713 09:02:04.598001  9680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:04.599771  9734 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.596220  9931 leader_election.cc:290] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.601245  9849 leader_election.cc:304] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.601487  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.597957  9930 raft_consensus.cc:493] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.595172  9926 leader_election.cc:290] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
W20260713 09:02:04.598467  9774 leader_election.cc:343] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:04.606086  9700 leader_election.cc:343] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.607041  9700 leader_election.cc:304] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [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: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:04.608969  9926 raft_consensus.cc:2804] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.609416  9926 raft_consensus.cc:697] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:04.610208  9926 consensus_queue.cc:237] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.616691  9882 raft_consensus.cc:2468] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:04.619717  9925 tablet_bootstrap.cc:492] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.618475  9775 leader_election.cc:304] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [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: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:04.602386  9930 raft_consensus.cc:515] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.621642  9925 ts_tablet_manager.cc:1403] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260713 09:02:04.622217  9931 raft_consensus.cc:2804] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.625725  9951 raft_consensus.cc:2804] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.627811  9924 ts_tablet_manager.cc:1434] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.070s	user 0.014s	sys 0.007s
I20260713 09:02:04.633172  9632 catalog_manager.cc:5697] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 1 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.621258  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
W20260713 09:02:04.637173  9700 leader_election.cc:343] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.637715  9700 leader_election.cc:304] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc; no voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:04.638851  9922 ts_tablet_manager.cc:1434] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.071s	user 0.014s	sys 0.026s
I20260713 09:02:04.640200  9922 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.640913  9953 raft_consensus.cc:2749] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:04.641019  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.636852  9931 raft_consensus.cc:697] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
W20260713 09:02:04.642773  9848 leader_election.cc:343] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.642596  9931 consensus_queue.cc:237] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.643085  9930 leader_election.cc:290] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.644016  9925 raft_consensus.cc:359] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.644842  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.644888  9925 raft_consensus.cc:385] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.646026  9955 raft_consensus.cc:493] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:02:04.646458  9849 leader_election.cc:343] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.646092  9925 raft_consensus.cc:740] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.646603  9955 raft_consensus.cc:515] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.647084  9849 leader_election.cc:304] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a; no voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:04.648371  9956 raft_consensus.cc:2749] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:04.648638  9951 raft_consensus.cc:697] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:04.649552  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.649757  9951 consensus_queue.cc:237] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.650228  9734 raft_consensus.cc:2468] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:04.651504  9774 leader_election.cc:304] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.647670  9925 consensus_queue.cc:260] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.653517  9924 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.655813  9958 raft_consensus.cc:2804] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.656244  9958 raft_consensus.cc:493] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.656680  9958 raft_consensus.cc:3060] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.658975  9955 leader_election.cc:290] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.661558  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.662415  9922 tablet_bootstrap.cc:654] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:04.663641  9775 leader_election.cc:343] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.667997  9631 catalog_manager.cc:5697] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.668684  9958 raft_consensus.cc:515] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.673959  9924 tablet_bootstrap.cc:654] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.678159  9958 leader_election.cc:290] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.678862  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.679531  9734 raft_consensus.cc:3060] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.679901  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
W20260713 09:02:04.681960  9775 leader_election.cc:343] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:04.687661  9925 ts_tablet_manager.cc:1434] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.066s	user 0.023s	sys 0.009s
I20260713 09:02:04.689226  9925 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.689174  9734 raft_consensus.cc:2468] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:04.691012  9774 leader_election.cc:304] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [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: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:04.692672  9961 raft_consensus.cc:2804] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.693549  9961 raft_consensus.cc:697] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:04.695273  9922 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.694691  9961 consensus_queue.cc:237] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.695859  9922 ts_tablet_manager.cc:1403] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.008s
I20260713 09:02:04.697496  9925 tablet_bootstrap.cc:654] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.699150  9922 raft_consensus.cc:359] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.699968  9922 raft_consensus.cc:385] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.700306  9922 raft_consensus.cc:740] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.707011  9924 tablet_bootstrap.cc:492] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.706796  9922 consensus_queue.cc:260] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.707531  9924 ts_tablet_manager.cc:1403] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.016s
I20260713 09:02:04.709517  9922 ts_tablet_manager.cc:1434] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:02:04.709987  9925 tablet_bootstrap.cc:492] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.710536  9925 ts_tablet_manager.cc:1403] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260713 09:02:04.710978  9953 raft_consensus.cc:493] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.710601  9924 raft_consensus.cc:359] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.711445  9924 raft_consensus.cc:385] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.711819  9924 raft_consensus.cc:740] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.711472  9953 raft_consensus.cc:515] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.713768  9953 leader_election.cc:290] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.713848  9925 raft_consensus.cc:359] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.714725  9925 raft_consensus.cc:385] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.715037  9925 raft_consensus.cc:740] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.712754  9924 consensus_queue.cc:260] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.716044  9925 consensus_queue.cc:260] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.715909  9630 catalog_manager.cc:5697] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.716898  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.717494  9924 ts_tablet_manager.cc:1434] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:04.717558  9882 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 0.
I20260713 09:02:04.718560  9924 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.718667  9925 ts_tablet_manager.cc:1434] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:02:04.716174  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.719271  9808 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 0.
I20260713 09:02:04.719343  9700 leader_election.cc:304] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:04.720821  9925 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.721226  9953 raft_consensus.cc:2804] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.721728  9953 raft_consensus.cc:493] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.722154  9953 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.724628  9951 raft_consensus.cc:493] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.725255  9924 tablet_bootstrap.cc:654] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.728330  9925 tablet_bootstrap.cc:654] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.725142  9951 raft_consensus.cc:515] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.732213  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.710630  9922 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.732885  9734 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.738148  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.739042  9808 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.740887  9925 tablet_bootstrap.cc:492] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.741284  9849 leader_election.cc:304] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.741616  9925 ts_tablet_manager.cc:1403] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:02:04.742548  9956 raft_consensus.cc:2804] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.742985  9956 raft_consensus.cc:493] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.743402  9956 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.745981  9925 raft_consensus.cc:359] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.747105  9925 raft_consensus.cc:385] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.747535  9925 raft_consensus.cc:740] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.748687  9925 consensus_queue.cc:260] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.750327  9922 tablet_bootstrap.cc:654] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.751814  9925 ts_tablet_manager.cc:1434] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:02:04.752262  9951 leader_election.cc:290] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.752957  9925 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.758523  9953 raft_consensus.cc:515] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.759816  9922 tablet_bootstrap.cc:492] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.755769  9956 raft_consensus.cc:515] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.760346  9922 ts_tablet_manager.cc:1403] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260713 09:02:04.763128  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.763221  9922 raft_consensus.cc:359] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.763769  9734 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.763865  9925 tablet_bootstrap.cc:654] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.768946  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:04.769536  9808 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.772114  9734 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.764032  9922 raft_consensus.cc:385] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.773173  9922 raft_consensus.cc:740] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.773407  9848 leader_election.cc:304] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:04.775461  9951 raft_consensus.cc:2804] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.775166  9922 consensus_queue.cc:260] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.775987  9951 raft_consensus.cc:697] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:04.777779  9961 raft_consensus.cc:493] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.776855  9951 consensus_queue.cc:237] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.778383  9961 raft_consensus.cc:515] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.781273  9922 ts_tablet_manager.cc:1434] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:02:04.781844  9953 leader_election.cc:290] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.782672  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.783320  9733 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:04.784962  9925 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.785162  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:04.785609  9922 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:04.785712  9882 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.787675  9808 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 1.
I20260713 09:02:04.787905  9961 leader_election.cc:290] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.785527  9925 ts_tablet_manager.cc:1403] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260713 09:02:04.786856  9774 leader_election.cc:304] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.790606  9961 raft_consensus.cc:2804] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.791173  9961 raft_consensus.cc:493] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.791519  9961 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.794337  9925 raft_consensus.cc:359] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.795117  9925 raft_consensus.cc:385] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.795409  9925 raft_consensus.cc:740] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.796242  9925 consensus_queue.cc:260] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.790570  9700 leader_election.cc:304] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.797206  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.797658  9953 raft_consensus.cc:2804] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.797806  9883 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:04.798170  9953 raft_consensus.cc:697] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:04.798982  9953 consensus_queue.cc:237] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.799356  9925 ts_tablet_manager.cc:1434] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:04.800730  9925 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:04.801178  9922 tablet_bootstrap.cc:654] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.801527  9924 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.802003  9924 ts_tablet_manager.cc:1403] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.023s
I20260713 09:02:04.804771  9924 raft_consensus.cc:359] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.805379  9924 raft_consensus.cc:385] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.805652  9924 raft_consensus.cc:740] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.805725  9961 raft_consensus.cc:515] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.809666  9925 tablet_bootstrap.cc:654] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.810775  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:04.811666  9808 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.811936  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:04.812767  9883 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.807886  9924 consensus_queue.cc:260] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.819353  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.819945  9733 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.808970  9956 leader_election.cc:290] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.821738  9924 ts_tablet_manager.cc:1434] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:02:04.822407  9924 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:04.808193  9882 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 1.
I20260713 09:02:04.830493  9808 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.831202  9883 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:04.831465  9924 tablet_bootstrap.cc:654] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.817755  9961 leader_election.cc:290] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.837018  9775 leader_election.cc:304] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.844867  9630 catalog_manager.cc:5697] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 1 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.839979  9961 raft_consensus.cc:2804] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.849031  9961 raft_consensus.cc:697] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:04.850103  9961 consensus_queue.cc:237] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.853251  9924 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:04.840286  9631 catalog_manager.cc:5697] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.853758  9924 ts_tablet_manager.cc:1403] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260713 09:02:04.856328  9924 raft_consensus.cc:359] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.856994  9924 raft_consensus.cc:385] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.857250  9924 raft_consensus.cc:740] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.858040  9924 consensus_queue.cc:260] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.860147  9924 ts_tablet_manager.cc:1434] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:04.868273  9629 catalog_manager.cc:5697] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.878378  9733 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:04.883109  9922 tablet_bootstrap.cc:492] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:04.883575  9922 ts_tablet_manager.cc:1403] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.030s
I20260713 09:02:04.886237  9922 raft_consensus.cc:359] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.887014  9922 raft_consensus.cc:385] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.887346  9922 raft_consensus.cc:740] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.888996  9925 tablet_bootstrap.cc:492] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:04.888085  9922 consensus_queue.cc:260] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.889593  9925 ts_tablet_manager.cc:1403] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.038s
I20260713 09:02:04.890996  9922 ts_tablet_manager.cc:1434] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:02:04.892220  9631 catalog_manager.cc:5697] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.894080  9925 raft_consensus.cc:359] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.894570  9925 raft_consensus.cc:385] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.894824  9925 raft_consensus.cc:740] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.895481  9925 consensus_queue.cc:260] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.897480  9925 ts_tablet_manager.cc:1434] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:02:04.903643  9951 raft_consensus.cc:493] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.904139  9951 raft_consensus.cc:515] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.906276  9951 leader_election.cc:290] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.907927  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.907923  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.908776  9808 raft_consensus.cc:2468] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.908794  9733 raft_consensus.cc:2468] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:04.909888  9848 leader_election.cc:304] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:04.910625  9951 raft_consensus.cc:2804] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:04.910929  9951 raft_consensus.cc:493] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:04.911186  9951 raft_consensus.cc:3060] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.916200  9951 raft_consensus.cc:515] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.916965  9961 raft_consensus.cc:493] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.917474  9961 raft_consensus.cc:515] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:04.918254  9951 leader_election.cc:290] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.919412  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:04.920110  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.920188  9808 raft_consensus.cc:3060] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.919412  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162aafe9ed82486eb8e37f1f62d7d7a9" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:04.920692  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:04.921113  9733 raft_consensus.cc:3060] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.921504  9882 raft_consensus.cc:2393] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 626052b4c427450c8272beeaab0a5e54 in current term 1: Already voted for candidate 348c382255d14d31a0845b327d68a0cc in this term.
I20260713 09:02:04.919448  9961 leader_election.cc:290] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:04.922537  9775 leader_election.cc:304] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 626052b4c427450c8272beeaab0a5e54; no voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:04.923192  9961 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.927744  9961 raft_consensus.cc:2749] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:04.928000  9808 raft_consensus.cc:2468] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.928419  9733 raft_consensus.cc:2468] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:04.929255  9849 leader_election.cc:304] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:04.929909  9951 raft_consensus.cc:2804] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.930398  9951 raft_consensus.cc:697] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:04.931177  9951 consensus_queue.cc:237] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.938187  9629 catalog_manager.cc:5697] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.987044  9951 raft_consensus.cc:493] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:04.987537  9951 raft_consensus.cc:515] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:04.989375  9951 leader_election.cc:290] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:04.990315  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:04.990340  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab20c1374c3b4aa4b605a60e08774d50" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:04.991422  9733 raft_consensus.cc:2393] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7125fb0ddb4694a880001045fbf49a in current term 1: Already voted for candidate 626052b4c427450c8272beeaab0a5e54 in this term.
I20260713 09:02:04.992411  9848 leader_election.cc:304] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a; no voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:04.993096  9951 raft_consensus.cc:3060] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.998041  9951 raft_consensus.cc:2749] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.046631  9733 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.049930  9961 raft_consensus.cc:493] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.050487  9961 raft_consensus.cc:515] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.052644  9961 leader_election.cc:290] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.053401  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:05.053612  9961 consensus_queue.cc:1048] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.053790  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:05.054106  9734 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:05.054412  9882 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:05.055295  9774 leader_election.cc:304] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:05.056120  9961 raft_consensus.cc:2804] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.056509  9961 raft_consensus.cc:493] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.056885  9961 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.064682  9961 raft_consensus.cc:515] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.066401  9958 consensus_queue.cc:1048] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.066862  9961 leader_election.cc:290] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.067675  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:05.068377  9733 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.069275  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.069818  9882 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.076296  9733 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:05.077987  9774 leader_election.cc:304] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:05.078341  9882 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:05.079089  9958 raft_consensus.cc:2804] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.079562  9958 raft_consensus.cc:697] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:05.080372  9958 consensus_queue.cc:237] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.091558  9629 catalog_manager.cc:5697] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.106303  9958 consensus_queue.cc:1048] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.116008  9960 consensus_queue.cc:1048] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:05.133755  9951 consensus_queue.cc:1048] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.143684  9930 consensus_queue.cc:1048] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.155534  9953 consensus_queue.cc:1048] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.167840  9953 consensus_queue.cc:1048] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.173749  9882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:02:05.174345  9882 raft_consensus.cc:606] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:05.179484  9930 consensus_queue.cc:1048] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.203008  9930 consensus_queue.cc:1048] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.207397  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "004b841e8c47474f9372829b97978e2c"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:05.207973  9808 raft_consensus.cc:606] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:05.220476  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599320bab7864e4085dba40ac5f65153"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:05.221081  9808 raft_consensus.cc:606] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:05.226500  9926 consensus_queue.cc:1048] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.233831  9883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
mode: GRACEFUL
new_leader_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:02:05.234328  9883 raft_consensus.cc:606] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Received request to transfer leadership to TS 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:05.242587  9994 consensus_queue.cc:1048] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:05.257046  9734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
mode: GRACEFUL
new_leader_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:48956
I20260713 09:02:05.257558  9734 raft_consensus.cc:606] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Received request to transfer leadership to TS 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:05.338438  9958 consensus_queue.cc:1048] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.349148  9958 consensus_queue.cc:1048] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.404028  9930 consensus_queue.cc:1048] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.414705  9956 consensus_queue.cc:1048] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.538228  9958 consensus_queue.cc:1048] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.544902  9960 raft_consensus.cc:993] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.545868  9961 raft_consensus.cc:1081] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.548321  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "004b841e8c47474f9372829b97978e2c"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48952
I20260713 09:02:05.548978  9733 raft_consensus.cc:493] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:05.549424  9733 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.551100  9958 consensus_queue.cc:1048] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.557641  9733 raft_consensus.cc:515] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.560739  9733 leader_election.cc:290] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.562322  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.562322  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b841e8c47474f9372829b97978e2c" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:05.563064  9883 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.563315  9808 raft_consensus.cc:3055] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:05.563694  9808 raft_consensus.cc:740] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:05.564644  9808 consensus_queue.cc:260] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.566083  9808 raft_consensus.cc:3060] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.571053  9883 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.572515  9700 leader_election.cc:304] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:05.573436  9994 raft_consensus.cc:2804] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:05.573889  9994 raft_consensus.cc:697] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:05.574219  9808 raft_consensus.cc:2468] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.574688  9994 consensus_queue.cc:237] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.582312  9629 catalog_manager.cc:5697] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.630384  9951 raft_consensus.cc:993] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: : Instructing follower 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:05.630878  9956 raft_consensus.cc:1081] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Signalling peer 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:05.632248  9808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:47790
I20260713 09:02:05.632750  9808 raft_consensus.cc:493] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:05.633042  9808 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.637018  9960 raft_consensus.cc:993] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.637503  9958 raft_consensus.cc:1081] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.638971  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599320bab7864e4085dba40ac5f65153"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48952
I20260713 09:02:05.639000  9808 raft_consensus.cc:515] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.639626  9733 raft_consensus.cc:493] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:05.640026  9733 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.641570  9808 leader_election.cc:290] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.641722  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:05.642413  9734 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.642335  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3facbc045f2e45cc8611fe1a098d5c44" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.643121  9883 raft_consensus.cc:3055] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:05.643452  9883 raft_consensus.cc:740] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:05.644258  9883 consensus_queue.cc:260] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.645521  9883 raft_consensus.cc:3060] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.645982  9733 raft_consensus.cc:515] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.647677  9733 leader_election.cc:290] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.648665  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.648797  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599320bab7864e4085dba40ac5f65153" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:05.649255  9882 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.649400  9808 raft_consensus.cc:3055] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:05.649413  9734 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:05.649894  9808 raft_consensus.cc:740] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:05.650756  9808 consensus_queue.cc:260] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.650811  9774 leader_election.cc:304] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:05.651722  9958 raft_consensus.cc:2804] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:05.651829  9808 raft_consensus.cc:3060] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.652240  9958 raft_consensus.cc:697] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:05.653117  9958 consensus_queue.cc:237] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.656170  9882 raft_consensus.cc:2468] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.657589  9808 raft_consensus.cc:2468] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.657598  9700 leader_election.cc:304] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:05.658561  9994 raft_consensus.cc:2804] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:05.659029  9994 raft_consensus.cc:697] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:05.659790  9994 consensus_queue.cc:237] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.661057  9629 catalog_manager.cc:5697] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 1 to 2, leader changed from 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3) to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.661751  9883 raft_consensus.cc:2468] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:05.667085  9631 catalog_manager.cc:5697] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.696300  9951 raft_consensus.cc:993] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.696823  9956 raft_consensus.cc:1081] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:05.698091  9734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48940
I20260713 09:02:05.698577  9734 raft_consensus.cc:493] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:05.698874  9734 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.703459  9734 raft_consensus.cc:515] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.705067  9734 leader_election.cc:290] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.705914  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:05.706552  9808 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.706616  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14628351bfb04a0f8eb05402a9ed095a" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.707221  9883 raft_consensus.cc:3055] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:05.707492  9883 raft_consensus.cc:740] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:05.708168  9883 consensus_queue.cc:260] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.709136  9883 raft_consensus.cc:3060] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.711486  9808 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.712777  9700 leader_election.cc:304] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:05.713454  9994 raft_consensus.cc:2804] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:05.713922  9994 raft_consensus.cc:697] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:05.714866  9883 raft_consensus.cc:2468] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:05.714767  9994 consensus_queue.cc:237] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.721061  9631 catalog_manager.cc:5697] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.835914  9994 raft_consensus.cc:993] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: : Instructing follower 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:05.836427  9994 raft_consensus.cc:1081] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Signalling peer 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:05.838003  9808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:47792
I20260713 09:02:05.838439  9808 raft_consensus.cc:493] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:05.838692  9808 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.843348  9808 raft_consensus.cc:515] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.844849  9808 leader_election.cc:290] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:05.845739  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:05.845959  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4439e1c017c54ea69e48e675dc635bea" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:05.846372  9734 raft_consensus.cc:3055] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:05.846455  9883 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.846786  9734 raft_consensus.cc:740] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:05.847612  9734 consensus_queue.cc:260] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.848873  9734 raft_consensus.cc:3060] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:05.853463  9883 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:05.854663  9775 leader_election.cc:304] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:05.855383  9958 raft_consensus.cc:2804] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:05.855383  9734 raft_consensus.cc:2468] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:05.856127  9958 raft_consensus.cc:697] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:05.856988  9958 consensus_queue.cc:237] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:05.863217  9631 catalog_manager.cc:5697] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 1 to 2, leader changed from 348c382255d14d31a0845b327d68a0cc (127.5.182.1) to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.972160  9883 raft_consensus.cc:1275] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:05.973340  9994 consensus_queue.cc:1048] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:05.981462  9808 raft_consensus.cc:1275] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:05.983181  9926 consensus_queue.cc:1048] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.070439  9883 raft_consensus.cc:1275] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.072639  9926 consensus_queue.cc:1048] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.087152  9808 raft_consensus.cc:1275] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.090734  9953 consensus_queue.cc:1048] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.124318  9808 raft_consensus.cc:1275] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.125722  9953 consensus_queue.cc:1048] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.132961  9883 raft_consensus.cc:1275] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.134354 10008 consensus_queue.cc:1048] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.141047  9734 raft_consensus.cc:1275] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.142380  9958 consensus_queue.cc:1048] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.150578  9882 raft_consensus.cc:1275] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.152370  9961 consensus_queue.cc:1048] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.253968  9734 raft_consensus.cc:1275] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.255543  9958 consensus_queue.cc:1048] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.265507  9882 raft_consensus.cc:1275] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.266848  9960 consensus_queue.cc:1048] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:08.303587  9629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41370:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:08.306571  9629 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:08.355620  9722 tablet_service.cc:1511] Processing CreateTablet for tablet d44b31ee40c54e8db5f11ba0fd7c09cb (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:08.356735  9791 tablet_service.cc:1511] Processing CreateTablet for tablet d44b31ee40c54e8db5f11ba0fd7c09cb (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:08.357581  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b31ee40c54e8db5f11ba0fd7c09cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.358489  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b31ee40c54e8db5f11ba0fd7c09cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.358196  9865 tablet_service.cc:1511] Processing CreateTablet for tablet d44b31ee40c54e8db5f11ba0fd7c09cb (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:08.359781  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b31ee40c54e8db5f11ba0fd7c09cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.361287  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec691ab8bb4115b2dab1648b624100 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:08.362706  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec691ab8bb4115b2dab1648b624100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.363107  9871 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec691ab8bb4115b2dab1648b624100 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:08.364472  9871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec691ab8bb4115b2dab1648b624100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.366878  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e7fb5eb2f429d8d88d88c495174e8 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:08.368266  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e7fb5eb2f429d8d88d88c495174e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.368158  9869 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e7fb5eb2f429d8d88d88c495174e8 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:08.369522  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e7fb5eb2f429d8d88d88c495174e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.372864  9867 tablet_service.cc:1511] Processing CreateTablet for tablet 926fbb70334540beb387a7751cb17d78 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:08.374111  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926fbb70334540beb387a7751cb17d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.375885  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 926fbb70334540beb387a7751cb17d78 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:08.377326  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926fbb70334540beb387a7751cb17d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.377625  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 05df1143f1574d4cabf429034042c676 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:08.378906  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df1143f1574d4cabf429034042c676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.380445  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 05df1143f1574d4cabf429034042c676 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:08.381753  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df1143f1574d4cabf429034042c676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.390538  9799 tablet_service.cc:1511] Processing CreateTablet for tablet 5519fd7352b04bf2bfc306ef76cd08ba (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:08.391996  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5519fd7352b04bf2bfc306ef76cd08ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.394541  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 5519fd7352b04bf2bfc306ef76cd08ba (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:08.395896  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5519fd7352b04bf2bfc306ef76cd08ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.403497  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 2eec691ab8bb4115b2dab1648b624100 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:08.404904  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eec691ab8bb4115b2dab1648b624100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.409864  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e7fb5eb2f429d8d88d88c495174e8 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:08.411302  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e7fb5eb2f429d8d88d88c495174e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.413802  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 926fbb70334540beb387a7751cb17d78 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:08.416752  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 05df1143f1574d4cabf429034042c676 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:08.419837  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 5519fd7352b04bf2bfc306ef76cd08ba (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:08.423493  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926fbb70334540beb387a7751cb17d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.424261  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05df1143f1574d4cabf429034042c676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.425616  9720 tablet_service.cc:1511] Processing CreateTablet for tablet a09ed5d0a7d147299e86fef88b4675ef (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:08.426954  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09ed5d0a7d147299e86fef88b4675ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.432868  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5519fd7352b04bf2bfc306ef76cd08ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.435542  9792 tablet_service.cc:1511] Processing CreateTablet for tablet a09ed5d0a7d147299e86fef88b4675ef (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:08.436916  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09ed5d0a7d147299e86fef88b4675ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.445984  9865 tablet_service.cc:1511] Processing CreateTablet for tablet a09ed5d0a7d147299e86fef88b4675ef (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:08.447343  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09ed5d0a7d147299e86fef88b4675ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.449050  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 55fb064558364146b811cdb2201f3829 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:08.450346  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fb064558364146b811cdb2201f3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.469915  9724 tablet_service.cc:1511] Processing CreateTablet for tablet 55fb064558364146b811cdb2201f3829 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:08.471565  9724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fb064558364146b811cdb2201f3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.472569 10026 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.481045  9722 tablet_service.cc:1511] Processing CreateTablet for tablet 7360eee27264452682f41f1370acb6a4 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:08.487659 10027 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.488291  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7360eee27264452682f41f1370acb6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.514050 10028 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.527063  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 7360eee27264452682f41f1370acb6a4 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:08.528374  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7360eee27264452682f41f1370acb6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.535921  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 7360eee27264452682f41f1370acb6a4 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:08.537608  9870 tablet_service.cc:1511] Processing CreateTablet for tablet 55fb064558364146b811cdb2201f3829 (DEFAULT_TABLE table=soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:08.538854  9870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fb064558364146b811cdb2201f3829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.540650  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7360eee27264452682f41f1370acb6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:08.541838 10028 tablet_bootstrap.cc:654] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.542910 10026 tablet_bootstrap.cc:654] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.547027 10027 tablet_bootstrap.cc:654] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.569720 10028 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.570463 10028 ts_tablet_manager.cc:1403] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260713 09:02:08.579396 10027 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.579936 10027 ts_tablet_manager.cc:1403] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.007s
I20260713 09:02:08.579859 10028 raft_consensus.cc:359] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.581009 10028 raft_consensus.cc:385] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.581372 10028 raft_consensus.cc:740] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.582255 10026 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.582919 10026 ts_tablet_manager.cc:1403] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.012s
I20260713 09:02:08.582293 10028 consensus_queue.cc:260] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.583226 10027 raft_consensus.cc:359] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.583969 10027 raft_consensus.cc:385] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.584239 10027 raft_consensus.cc:740] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.584940 10027 consensus_queue.cc:260] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.588104 10027 ts_tablet_manager.cc:1434] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260713 09:02:08.587958 10026 raft_consensus.cc:359] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.588792 10026 raft_consensus.cc:385] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.589162 10027 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.589110 10026 raft_consensus.cc:740] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.590070 10026 consensus_queue.cc:260] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.596032 10026 ts_tablet_manager.cc:1434] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:02:08.596328 10027 tablet_bootstrap.cc:654] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.597163 10026 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.601976 10015 raft_consensus.cc:493] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.602483 10015 raft_consensus.cc:515] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.604519 10015 leader_election.cc:290] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.607846  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.612460 10028 ts_tablet_manager.cc:1434] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:02:08.613498 10028 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
W20260713 09:02:08.613305  9700 leader_election.cc:343] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.605901  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:08.608186 10026 tablet_bootstrap.cc:654] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:08.617580  9700 leader_election.cc:343] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.618201  9700 leader_election.cc:304] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc; no voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:08.619590 10015 raft_consensus.cc:2749] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.620656 10028 tablet_bootstrap.cc:654] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.623482 10027 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.623931 10027 ts_tablet_manager.cc:1403] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.022s
I20260713 09:02:08.626996 10027 raft_consensus.cc:359] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.627539 10027 raft_consensus.cc:385] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.627880 10027 raft_consensus.cc:740] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.628602 10027 consensus_queue.cc:260] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.629185 10026 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.629690 10026 ts_tablet_manager.cc:1403] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260713 09:02:08.631102 10027 ts_tablet_manager.cc:1434] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:08.632129 10027 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.632800 10028 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.632697 10026 raft_consensus.cc:359] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.633376 10028 ts_tablet_manager.cc:1403] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.015s
I20260713 09:02:08.633509 10026 raft_consensus.cc:385] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.633872 10026 raft_consensus.cc:740] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.634727 10026 consensus_queue.cc:260] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.637235 10026 ts_tablet_manager.cc:1434] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:02:08.638188 10026 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.639115 10027 tablet_bootstrap.cc:654] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:08.639690  9680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:08.645955 10028 raft_consensus.cc:359] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.646545 10026 tablet_bootstrap.cc:654] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.646857 10028 raft_consensus.cc:385] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.647233 10028 raft_consensus.cc:740] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.647567 10027 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.648254 10027 ts_tablet_manager.cc:1403] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:08.648171 10028 consensus_queue.cc:260] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.651414 10027 raft_consensus.cc:359] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.652160 10027 raft_consensus.cc:385] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.652464 10027 raft_consensus.cc:740] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.653376 10027 consensus_queue.cc:260] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.655160 10028 ts_tablet_manager.cc:1434] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:02:08.656068 10027 ts_tablet_manager.cc:1434] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:02:08.656627 10028 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.657090 10027 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.663955 10027 tablet_bootstrap.cc:654] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.671196 10028 tablet_bootstrap.cc:654] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.674278 10026 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.674857 10026 ts_tablet_manager.cc:1403] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.018s
I20260713 09:02:08.678503 10027 tablet_bootstrap.cc:492] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.678333 10026 raft_consensus.cc:359] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.679042 10027 ts_tablet_manager.cc:1403] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260713 09:02:08.679098 10026 raft_consensus.cc:385] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.679515 10026 raft_consensus.cc:740] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.679653 10028 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.680187 10028 ts_tablet_manager.cc:1403] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260713 09:02:08.680305 10026 consensus_queue.cc:260] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.681823 10027 raft_consensus.cc:359] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.682570 10027 raft_consensus.cc:385] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.682716 10026 ts_tablet_manager.cc:1434] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:08.682898 10027 raft_consensus.cc:740] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.683157 10028 raft_consensus.cc:359] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.683919 10026 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.683918 10028 raft_consensus.cc:385] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.683696 10027 consensus_queue.cc:260] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.684449 10028 raft_consensus.cc:740] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.685274 10028 consensus_queue.cc:260] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.686412 10027 ts_tablet_manager.cc:1434] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:08.691452 10026 tablet_bootstrap.cc:654] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.693712 10027 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.695851 10028 ts_tablet_manager.cc:1434] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:02:08.697371 10028 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.703754 10026 tablet_bootstrap.cc:492] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.704355 10026 ts_tablet_manager.cc:1403] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:02:08.704751 10028 tablet_bootstrap.cc:654] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.706625 10027 tablet_bootstrap.cc:654] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.707515 10026 raft_consensus.cc:359] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.708678 10026 raft_consensus.cc:385] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.709184 10026 raft_consensus.cc:740] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.710398 10026 consensus_queue.cc:260] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.712080 10027 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.712662 10027 ts_tablet_manager.cc:1403] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260713 09:02:08.713617 10026 ts_tablet_manager.cc:1434] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:08.714788 10026 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.715531 10027 raft_consensus.cc:359] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.716286 10027 raft_consensus.cc:385] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.716313 10028 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.716713 10027 raft_consensus.cc:740] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.717042 10028 ts_tablet_manager.cc:1403] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260713 09:02:08.717566 10027 consensus_queue.cc:260] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.719926 10027 ts_tablet_manager.cc:1434] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:08.720336 10028 raft_consensus.cc:359] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.720957 10027 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.721174 10028 raft_consensus.cc:385] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.721632 10028 raft_consensus.cc:740] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.723912 10028 consensus_queue.cc:260] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.722023 10026 tablet_bootstrap.cc:654] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.728804 10027 tablet_bootstrap.cc:654] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.735343 10028 ts_tablet_manager.cc:1434] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:02:08.738157 10026 tablet_bootstrap.cc:492] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.738716 10026 ts_tablet_manager.cc:1403] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260713 09:02:08.740959 10027 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.741544 10027 ts_tablet_manager.cc:1403] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260713 09:02:08.742400 10028 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.741675 10026 raft_consensus.cc:359] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.743170 10026 raft_consensus.cc:385] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.743515 10026 raft_consensus.cc:740] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.744879 10027 raft_consensus.cc:359] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.745857 10027 raft_consensus.cc:385] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.746232 10027 raft_consensus.cc:740] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.744251 10026 consensus_queue.cc:260] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.747164 10027 consensus_queue.cc:260] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.748898 10026 ts_tablet_manager.cc:1434] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:08.749761 10027 ts_tablet_manager.cc:1434] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:02:08.749918 10026 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.750303 10028 tablet_bootstrap.cc:654] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.751034 10027 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.758251 10026 tablet_bootstrap.cc:654] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.758639 10027 tablet_bootstrap.cc:654] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.759138  9956 raft_consensus.cc:493] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.759660  9956 raft_consensus.cc:515] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.762107  9956 leader_election.cc:290] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:08.764242  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:08.765125  9734 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:08.767880  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:08.768682  9808 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:08.770785  9848 leader_election.cc:304] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:08.772107  9956 raft_consensus.cc:2804] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.772600  9956 raft_consensus.cc:493] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.773028  9956 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.775187 10028 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.775950 10028 ts_tablet_manager.cc:1403] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.001s
I20260713 09:02:08.770743 10027 tablet_bootstrap.cc:492] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.781126 10027 ts_tablet_manager.cc:1403] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.001s
I20260713 09:02:08.784417 10027 raft_consensus.cc:359] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.785452 10027 raft_consensus.cc:385] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.785763 10029 raft_consensus.cc:493] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.785840 10027 raft_consensus.cc:740] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.786495 10029 raft_consensus.cc:515] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.788168 10027 consensus_queue.cc:260] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.790938 10015 raft_consensus.cc:493] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.791486 10015 raft_consensus.cc:515] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.791817  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df1143f1574d4cabf429034042c676" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:08.792683  9734 raft_consensus.cc:2468] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:08.793663 10029 leader_election.cc:290] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.794050  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df1143f1574d4cabf429034042c676" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.794730  9883 raft_consensus.cc:2468] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:08.794480 10028 raft_consensus.cc:359] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.796232 10028 raft_consensus.cc:385] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.796670 10028 raft_consensus.cc:740] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.796921  9775 leader_election.cc:304] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.797669 10028 consensus_queue.cc:260] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.786931  9956 raft_consensus.cc:515] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.800617  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:08.800925  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.801272 10026 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.801810 10026 ts_tablet_manager.cc:1403] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.025s
W20260713 09:02:08.802059  9700 leader_election.cc:343] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.802291 10029 raft_consensus.cc:2804] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:08.802824  9700 leader_election.cc:343] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.793677 10015 leader_election.cc:290] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.803354  9700 leader_election.cc:304] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc; no voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:08.803539 10029 raft_consensus.cc:493] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.804598 10029 raft_consensus.cc:3060] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.804840 10026 raft_consensus.cc:359] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.805588 10026 raft_consensus.cc:385] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.805881 10026 raft_consensus.cc:740] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.806463  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:08.806608 10026 consensus_queue.cc:260] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.807032  9734 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.809096 10026 ts_tablet_manager.cc:1434] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:02:08.810163 10026 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.804127 10015 raft_consensus.cc:2749] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.811460 10034 raft_consensus.cc:493] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.811940 10034 raft_consensus.cc:515] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.814179 10034 leader_election.cc:290] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.814672 10034 raft_consensus.cc:493] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.815078 10034 raft_consensus.cc:515] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.816777 10026 tablet_bootstrap.cc:654] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.816431 10034 leader_election.cc:290] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.820288  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:08.820832  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:08.821065  9808 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 0.
I20260713 09:02:08.821516  9809 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.822500  9956 leader_election.cc:290] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:08.824229  9734 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:08.826011  9848 leader_election.cc:304] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:08.828784  9809 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:08.830034  9700 leader_election.cc:304] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.831224 10027 ts_tablet_manager.cc:1434] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.004s
I20260713 09:02:08.830936  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.831795  9883 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 0.
I20260713 09:02:08.834192  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.834728 10029 raft_consensus.cc:515] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.836257  9956 raft_consensus.cc:2804] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.836983  9956 raft_consensus.cc:697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:08.837237 10015 raft_consensus.cc:2804] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.837973 10015 raft_consensus.cc:493] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.838523 10015 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.837150 10027 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
W20260713 09:02:08.836299  9700 leader_election.cc:343] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.843590  9956 consensus_queue.cc:237] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.845085  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:08.847667 10027 tablet_bootstrap.cc:654] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.849483 10029 leader_election.cc:290] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.849915  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df1143f1574d4cabf429034042c676" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:08.850549  9882 raft_consensus.cc:3060] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.857987  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05df1143f1574d4cabf429034042c676" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:08.859050  9734 raft_consensus.cc:3060] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.867511  9958 raft_consensus.cc:493] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.869230  9958 raft_consensus.cc:515] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
W20260713 09:02:08.867959  9700 leader_election.cc:343] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.873921  9700 leader_election.cc:304] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc; no voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:08.876621 10029 raft_consensus.cc:493] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.877374 10029 raft_consensus.cc:515] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.878253 10015 raft_consensus.cc:515] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.881315 10015 leader_election.cc:290] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.881660  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.883139  9958 leader_election.cc:290] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.883216 10029 leader_election.cc:290] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.884413  9883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:08.883942  9881 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:08.888962  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:08.889638  9733 raft_consensus.cc:2468] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:08.889786  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:08.890559  9732 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
W20260713 09:02:08.890599  9775 leader_election.cc:343] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.891601  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:08.892050  9775 leader_election.cc:304] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.892246  9881 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.893671  9631 catalog_manager.cc:5697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:08.894887  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:08.895933  9809 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.897724  9882 raft_consensus.cc:2468] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:08.894789  9774 leader_election.cc:304] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [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: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:08.899161  9775 leader_election.cc:304] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.900041  9958 raft_consensus.cc:2804] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.900231 10029 raft_consensus.cc:2804] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.900417  9958 raft_consensus.cc:493] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.900944 10029 raft_consensus.cc:493] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.901093 10026 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:08.901437 10029 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.901037  9958 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.903316  9734 raft_consensus.cc:2468] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:08.900316 10028 ts_tablet_manager.cc:1434] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.124s	user 0.019s	sys 0.000s
I20260713 09:02:08.905475 10028 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.906631 10050 raft_consensus.cc:2749] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.904088 10026 ts_tablet_manager.cc:1403] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.048s
I20260713 09:02:08.915357  9809 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 1.
I20260713 09:02:08.917703 10027 tablet_bootstrap.cc:492] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:08.918228 10027 ts_tablet_manager.cc:1403] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.011s
I20260713 09:02:08.923233 10029 raft_consensus.cc:515] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.925417 10054 raft_consensus.cc:2804] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.925850  9700 leader_election.cc:304] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.926942 10050 raft_consensus.cc:2804] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.927361  9881 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 1.
I20260713 09:02:08.926720 10026 raft_consensus.cc:359] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.928570 10028 tablet_bootstrap.cc:654] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.928602 10026 raft_consensus.cc:385] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.929065  9958 raft_consensus.cc:515] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.929435 10050 raft_consensus.cc:697] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:08.929486 10026 raft_consensus.cc:740] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.931336  9958 leader_election.cc:290] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.932253  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:08.931071 10026 consensus_queue.cc:260] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.932919  9734 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.928810 10027 raft_consensus.cc:359] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.933871 10027 raft_consensus.cc:385] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.934175 10027 raft_consensus.cc:740] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.934911 10027 consensus_queue.cc:260] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.936431  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:08.937093  9732 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.937188 10026 ts_tablet_manager.cc:1434] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:02:08.938529  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:08.930843 10050 consensus_queue.cc:237] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
W20260713 09:02:08.940578  9775 leader_election.cc:343] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.942165 10026 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:08.945376  9732 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:08.946725  9774 leader_election.cc:304] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:08.947079 10029 leader_election.cc:290] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:08.947247  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:08.947715 10029 raft_consensus.cc:2804] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.947830  9882 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.948225 10029 raft_consensus.cc:697] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:08.949064 10029 consensus_queue.cc:237] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.938752 10027 ts_tablet_manager.cc:1434] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:02:08.953742 10027 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: Bootstrap starting.
I20260713 09:02:08.954442 10028 tablet_bootstrap.cc:492] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:08.954975 10028 ts_tablet_manager.cc:1403] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.002s
I20260713 09:02:08.957068 10054 raft_consensus.cc:697] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:08.958602 10026 tablet_bootstrap.cc:654] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.958009 10054 consensus_queue.cc:237] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.962230 10028 raft_consensus.cc:359] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.959228  9882 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:08.966223  9734 raft_consensus.cc:2468] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:08.963016 10028 raft_consensus.cc:385] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.967521  9774 leader_election.cc:304] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [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: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:08.967844 10028 raft_consensus.cc:740] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.968863 10057 raft_consensus.cc:2804] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.968665 10028 consensus_queue.cc:260] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.971619 10057 raft_consensus.cc:697] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:08.971719 10028 ts_tablet_manager.cc:1434] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:02:08.972618 10057 consensus_queue.cc:237] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:08.973404 10028 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:08.989163 10027 tablet_bootstrap.cc:654] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.993700  9630 catalog_manager.cc:5697] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 1 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.999549 10028 tablet_bootstrap.cc:654] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:09.013836 10026 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:09.014374 10026 ts_tablet_manager.cc:1403] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.072s	user 0.002s	sys 0.029s
I20260713 09:02:09.017109 10026 raft_consensus.cc:359] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.017835 10026 raft_consensus.cc:385] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.018113 10026 raft_consensus.cc:740] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.017103 10027 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: No bootstrap required, opened a new log
I20260713 09:02:09.018802 10026 consensus_queue.cc:260] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.019506 10027 ts_tablet_manager.cc:1403] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.004s
I20260713 09:02:09.021454 10026 ts_tablet_manager.cc:1434] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:09.022740 10026 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Bootstrap starting.
I20260713 09:02:09.022584 10027 raft_consensus.cc:359] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.023512 10027 raft_consensus.cc:385] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.023840 10027 raft_consensus.cc:740] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.023998  9630 catalog_manager.cc:5697] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.024703 10027 consensus_queue.cc:260] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.027103 10027 ts_tablet_manager.cc:1434] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:09.028709  9630 catalog_manager.cc:5697] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.030725 10026 tablet_bootstrap.cc:654] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:09.030666 10028 tablet_bootstrap.cc:492] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:09.031483 10028 ts_tablet_manager.cc:1403] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.010s
I20260713 09:02:09.031442  9630 catalog_manager.cc:5697] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.032900  9956 raft_consensus.cc:493] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:09.034112  9956 raft_consensus.cc:515] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.036105  9956 leader_election.cc:290] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:09.037917  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:09.038168  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:09.038527  9734 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:09.038991  9809 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:09.039918  9848 leader_election.cc:304] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:09.040920 10049 raft_consensus.cc:493] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:09.041342 10049 raft_consensus.cc:515] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.042202 10028 raft_consensus.cc:359] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.042932 10028 raft_consensus.cc:385] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.043207 10028 raft_consensus.cc:740] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.043454 10049 leader_election.cc:290] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:09.043970 10049 raft_consensus.cc:2804] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:09.043900 10028 consensus_queue.cc:260] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.046382 10028 ts_tablet_manager.cc:1434] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:09.046850  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:09.047348 10028 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:09.047562  9734 raft_consensus.cc:2393] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7125fb0ddb4694a880001045fbf49a in current term 1: Already voted for candidate 626052b4c427450c8272beeaab0a5e54 in this term.
I20260713 09:02:09.044399 10049 raft_consensus.cc:493] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:09.049820 10049 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.051847  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:09.053529 10026 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: No bootstrap required, opened a new log
I20260713 09:02:09.053989 10026 ts_tablet_manager.cc:1403] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.013s
I20260713 09:02:09.055339 10028 tablet_bootstrap.cc:654] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:09.055099  9849 leader_election.cc:304] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a; no voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:09.056675 10026 raft_consensus.cc:359] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.057405 10026 raft_consensus.cc:385] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.057659 10026 raft_consensus.cc:740] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.058501 10026 consensus_queue.cc:260] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.060621 10026 ts_tablet_manager.cc:1434] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:09.065474  9956 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.070585 10049 raft_consensus.cc:515] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.073791  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.073534 10049 leader_election.cc:290] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:09.074600  9734 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.075412  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:09.075996  9808 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.077360 10028 tablet_bootstrap.cc:492] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:09.078222 10028 ts_tablet_manager.cc:1403] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260713 09:02:09.081316  9734 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:09.081105 10028 raft_consensus.cc:359] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.081874 10028 raft_consensus.cc:385] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.082204 10028 raft_consensus.cc:740] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.082420  9848 leader_election.cc:304] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:09.083606  9956 raft_consensus.cc:2749] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:09.083254 10028 consensus_queue.cc:260] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.083679 10049 raft_consensus.cc:2804] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:09.084600 10049 raft_consensus.cc:697] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:09.085582 10049 consensus_queue.cc:237] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.086346  9808 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:09.087057 10028 ts_tablet_manager.cc:1434] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:09.088631 10028 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: Bootstrap starting.
I20260713 09:02:09.094312 10028 tablet_bootstrap.cc:654] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:09.100965 10028 tablet_bootstrap.cc:492] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: No bootstrap required, opened a new log
I20260713 09:02:09.101404 10028 ts_tablet_manager.cc:1403] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:02:09.103483 10028 raft_consensus.cc:359] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.103930 10028 raft_consensus.cc:385] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:09.104178 10028 raft_consensus.cc:740] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Initialized, Role: FOLLOWER
I20260713 09:02:09.104298  9630 catalog_manager.cc:5697] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.104895 10028 consensus_queue.cc:260] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.106693 10028 ts_tablet_manager.cc:1434] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:09.181237 10057 raft_consensus.cc:493] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:09.181710 10057 raft_consensus.cc:515] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.183343 10057 leader_election.cc:290] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.184260  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:09.184477  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:09.184854  9734 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:09.185238  9881 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:09.185875  9774 leader_election.cc:304] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.186736 10057 raft_consensus.cc:2804] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:09.187137 10057 raft_consensus.cc:493] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:09.187474 10057 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.192886 10057 raft_consensus.cc:515] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.194391 10057 leader_election.cc:290] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.195088  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.195327  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.195611  9734 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.195886  9881 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.200333  9734 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:09.201370  9881 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:09.201660  9774 leader_election.cc:304] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.202481 10057 raft_consensus.cc:2804] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:09.202805 10057 raft_consensus.cc:697] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:09.203403 10057 consensus_queue.cc:237] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.211144  9630 catalog_manager.cc:5697] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.237829 10049 raft_consensus.cc:493] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:09.238366 10049 raft_consensus.cc:515] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.240091 10049 leader_election.cc:290] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:09.240798  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:09.241110  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54" is_pre_election: true
I20260713 09:02:09.241480  9734 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:09.241729  9808 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 0.
I20260713 09:02:09.242609  9848 leader_election.cc:304] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:09.243363 10049 raft_consensus.cc:2804] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:09.243723 10049 raft_consensus.cc:493] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:09.244006 10049 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.249189 10049 raft_consensus.cc:515] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.250778 10049 leader_election.cc:290] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:09.251447  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.251710  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:09.251993  9734 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.252267  9808 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.256204  9734 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:09.256361  9808 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 1.
I20260713 09:02:09.257439  9848 leader_election.cc:304] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:09.258138 10049 raft_consensus.cc:2804] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:09.258546 10049 raft_consensus.cc:697] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:09.259285 10049 consensus_queue.cc:237] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.266845  9630 catalog_manager.cc:5697] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 1 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.283764 10049 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.297317 10069 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:09.385780 10057 consensus_queue.cc:1048] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.396988 10029 consensus_queue.cc:1048] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.404991 10029 raft_consensus.cc:493] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:09.405614 10029 raft_consensus.cc:515] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.407859 10057 consensus_queue.cc:1048] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.408710  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc" is_pre_election: true
I20260713 09:02:09.409446  9734 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:09.408948 10029 leader_election.cc:290] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.410851  9774 leader_election.cc:304] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.412081 10029 raft_consensus.cc:2804] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:09.412636 10029 raft_consensus.cc:493] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:09.413033 10029 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.413865  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a" is_pre_election: true
I20260713 09:02:09.414619  9881 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 0.
I20260713 09:02:09.422602 10029 raft_consensus.cc:515] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.425264 10029 leader_election.cc:290] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.426348  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.427026  9732 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.429425  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.430137  9882 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:09.432780 10029 consensus_queue.cc:1048] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.434033  9732 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:09.435534  9774 leader_election.cc:304] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.436398 10029 raft_consensus.cc:2804] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:09.437124 10029 raft_consensus.cc:697] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:09.438357  9882 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 1.
I20260713 09:02:09.440280 10029 consensus_queue.cc:237] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.450970 10050 consensus_queue.cc:1048] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.459692  9630 catalog_manager.cc:5697] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 1 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.464838 10029 consensus_queue.cc:1048] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.479594 10086 consensus_queue.cc:1048] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.487715 10054 consensus_queue.cc:1048] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:09.583133 10054 consensus_queue.cc:1048] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.594561 10054 consensus_queue.cc:1048] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.620359 10069 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.630203 10049 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.641162  9881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:02:09.641947  9881 raft_consensus.cc:606] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:09.647637  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:09.648180  9808 raft_consensus.cc:606] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:09.653687  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:09.654160  9808 raft_consensus.cc:606] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:09.658977  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "926fbb70334540beb387a7751cb17d78"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:09.659626  9808 raft_consensus.cc:606] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 348c382255d14d31a0845b327d68a0cc
I20260713 09:02:09.667938  9732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
mode: GRACEFUL
new_leader_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:48956
I20260713 09:02:09.668493  9732 raft_consensus.cc:606] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Received request to transfer leadership to TS 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:09.673723  9881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
mode: GRACEFUL
new_leader_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:02:09.674238  9881 raft_consensus.cc:606] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Received request to transfer leadership to TS 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:09.679157  9881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55fb064558364146b811cdb2201f3829"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
mode: GRACEFUL
new_leader_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:02:09.679701  9881 raft_consensus.cc:606] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Received request to transfer leadership to TS 626052b4c427450c8272beeaab0a5e54
I20260713 09:02:09.684643  9808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7360eee27264452682f41f1370acb6a4"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:47804
I20260713 09:02:09.685097  9808 raft_consensus.cc:606] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:09.715880 10049 consensus_queue.cc:1048] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.721735  9956 raft_consensus.cc:993] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: : Instructing follower 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:09.722172 10069 raft_consensus.cc:1081] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Signalling peer 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:09.724061  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55fb064558364146b811cdb2201f3829"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:47790
I20260713 09:02:09.724702  9809 raft_consensus.cc:493] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.725095  9809 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.726682 10049 consensus_queue.cc:1048] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.731714  9809 raft_consensus.cc:515] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.732795  9808 raft_consensus.cc:1240] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Rejecting Update request from peer 5f7125fb0ddb4694a880001045fbf49a for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:09.734751  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.735355  9732 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.736171  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fb064558364146b811cdb2201f3829" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.736752  9881 raft_consensus.cc:3055] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.737087  9881 raft_consensus.cc:740] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:09.737849  9881 consensus_queue.cc:260] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.738919  9881 raft_consensus.cc:3060] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.740984  9809 leader_election.cc:290] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.742565  9732 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:09.744009  9774 leader_election.cc:304] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.745689  9881 raft_consensus.cc:2468] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:09.746047 10054 raft_consensus.cc:2804] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.746549 10054 raft_consensus.cc:697] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:09.747345 10054 consensus_queue.cc:237] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [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: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.754634  9630 catalog_manager.cc:5697] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 1 to 2, leader changed from 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3) to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.823747 10069 raft_consensus.cc:993] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.824229 10049 raft_consensus.cc:1081] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.825711  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48940
I20260713 09:02:09.826241  9732 raft_consensus.cc:493] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.826602  9732 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.831326  9732 raft_consensus.cc:515] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.832923  9732 leader_election.cc:290] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.833585  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:09.834087  9809 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.834435  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.835003  9881 raft_consensus.cc:3055] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.835336  9881 raft_consensus.cc:740] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:09.835969  9881 consensus_queue.cc:260] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.837045  9881 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.839800  9809 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:09.840929  9700 leader_election.cc:304] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.841629 10086 raft_consensus.cc:2804] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.842089 10086 raft_consensus.cc:697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:09.842797  9881 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:09.842895 10086 consensus_queue.cc:237] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.849771  9630 catalog_manager.cc:5697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.904379 10089 raft_consensus.cc:993] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: : Instructing follower 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:09.904942 10087 raft_consensus.cc:1081] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Signalling peer 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:09.906508  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:47792
I20260713 09:02:09.907028  9809 raft_consensus.cc:493] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.907441  9809 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.912197  9809 raft_consensus.cc:515] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.913786  9809 leader_election.cc:290] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.914708  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:09.914772  9881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5519fd7352b04bf2bfc306ef76cd08ba" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.915413  9732 raft_consensus.cc:3055] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.915478  9881 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.915717  9732 raft_consensus.cc:740] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:09.916436  9732 consensus_queue.cc:260] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.917392  9732 raft_consensus.cc:3060] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.920429  9881 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:09.921617  9775 leader_election.cc:304] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:09.922276 10054 raft_consensus.cc:2804] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.922277  9732 raft_consensus.cc:2468] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:09.922803 10054 raft_consensus.cc:697] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:09.923542 10054 consensus_queue.cc:237] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.929670  9630 catalog_manager.cc:5697] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 1 to 2, leader changed from 348c382255d14d31a0845b327d68a0cc (127.5.182.1) to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.980109 10057 raft_consensus.cc:993] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.980655 10057 raft_consensus.cc:1081] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.982208  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "926fbb70334540beb387a7751cb17d78"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48952
I20260713 09:02:09.982738  9732 raft_consensus.cc:493] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.983150  9732 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.987674 10054 consensus_queue.cc:1048] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.989116  9958 raft_consensus.cc:993] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.989910 10057 raft_consensus.cc:1081] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:09.992579 10057 consensus_queue.cc:1048] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:09.992962  9732 raft_consensus.cc:515] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:09.995002  9732 leader_election.cc:290] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:09.995724  9734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48952
I20260713 09:02:09.996268  9734 raft_consensus.cc:493] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.996645  9734 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.997473  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:09.998047  9882 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.999609  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926fbb70334540beb387a7751cb17d78" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:10.000247  9809 raft_consensus.cc:3055] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.000567  9809 raft_consensus.cc:740] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:10.001345  9809 consensus_queue.cc:260] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.002588  9809 raft_consensus.cc:3060] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.003206  9734 raft_consensus.cc:515] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.005126  9882 raft_consensus.cc:2468] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.006606  9700 leader_election.cc:304] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:10.006708  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:10.007210  9734 leader_election.cc:290] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:10.007344 10087 raft_consensus.cc:2804] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.007982 10087 raft_consensus.cc:697] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:10.008805 10087 consensus_queue.cc:237] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.011112  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e7fb5eb2f429d8d88d88c495174e8" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:10.011684  9808 raft_consensus.cc:3055] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.011966  9808 raft_consensus.cc:740] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:10.007314  9882 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.017369 10054 raft_consensus.cc:993] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:10.018131 10098 raft_consensus.cc:1081] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:10.019966  9808 consensus_queue.cc:260] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.021239  9808 raft_consensus.cc:3060] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.022527  9809 raft_consensus.cc:2468] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.024428  9880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7360eee27264452682f41f1370acb6a4"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:52640
I20260713 09:02:10.025072  9880 raft_consensus.cc:493] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.025405  9880 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.025496  9882 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.033118  9700 leader_election.cc:304] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:10.033672  9880 raft_consensus.cc:515] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.034795 10087 raft_consensus.cc:2804] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.035296 10087 raft_consensus.cc:697] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:10.036096 10087 consensus_queue.cc:237] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.037034  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:10.037132  9880 leader_election.cc:290] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:10.037698  9733 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.039930  9808 raft_consensus.cc:2468] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.040292  9631 catalog_manager.cc:5697] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.041121  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7360eee27264452682f41f1370acb6a4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:10.041708  9809 raft_consensus.cc:3055] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.041991  9809 raft_consensus.cc:740] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:10.042737  9809 consensus_queue.cc:260] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.043942  9809 raft_consensus.cc:3060] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.044489  9733 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:10.046491  9848 leader_election.cc:304] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:10.047169 10049 raft_consensus.cc:2804] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.047628 10049 raft_consensus.cc:697] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:10.048419 10049 consensus_queue.cc:237] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.051880  9809 raft_consensus.cc:2468] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:10.055596  9631 catalog_manager.cc:5697] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 2 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:10.055966  9630 catalog_manager.cc:5697] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.065738 10069 raft_consensus.cc:993] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: : Instructing follower 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:10.066272 10069 raft_consensus.cc:1081] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Signalling peer 626052b4c427450c8272beeaab0a5e54 to start an election
I20260713 09:02:10.068254  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
 from {username='slave'} at 127.0.0.1:47790
I20260713 09:02:10.069090  9809 raft_consensus.cc:493] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.069607  9809 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.077405  9809 raft_consensus.cc:515] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.079516  9809 leader_election.cc:290] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:10.080507  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:10.081120  9882 raft_consensus.cc:3055] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.081408  9882 raft_consensus.cc:740] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:10.080493  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "626052b4c427450c8272beeaab0a5e54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:10.082412  9733 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.082069  9882 consensus_queue.cc:260] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.083187  9882 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.087313  9733 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:10.088276  9882 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626052b4c427450c8272beeaab0a5e54 in term 2.
I20260713 09:02:10.088397  9774 leader_election.cc:304] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:10.089413 10054 raft_consensus.cc:2804] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.089879 10054 raft_consensus.cc:697] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Leader. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:10.090588 10054 consensus_queue.cc:237] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.096877  9630 catalog_manager.cc:5697] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 reported cstate change: term changed from 1 to 2, leader changed from 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3) to 626052b4c427450c8272beeaab0a5e54 (127.5.182.2). New cstate: current_term: 2 leader_uuid: "626052b4c427450c8272beeaab0a5e54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.145587  9882 raft_consensus.cc:1275] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.146973 10054 consensus_queue.cc:1048] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.154603  9733 raft_consensus.cc:1275] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.156478 10054 consensus_queue.cc:1048] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.203187  9958 raft_consensus.cc:993] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:10.203745 10054 raft_consensus.cc:1081] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 348c382255d14d31a0845b327d68a0cc to start an election
I20260713 09:02:10.205283  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
 from {username='slave'} at 127.0.0.1:48952
I20260713 09:02:10.205783  9733 raft_consensus.cc:493] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.206127  9733 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.211400  9733 raft_consensus.cc:515] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.213241  9733 leader_election.cc:290] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Requested vote from peers 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453), 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3:40389)
I20260713 09:02:10.213935  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:10.214156  9882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eec691ab8bb4115b2dab1648b624100" candidate_uuid: "348c382255d14d31a0845b327d68a0cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
I20260713 09:02:10.214720  9809 raft_consensus.cc:3055] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.214763  9882 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.215051  9809 raft_consensus.cc:740] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:10.215754  9809 consensus_queue.cc:260] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.216672  9809 raft_consensus.cc:3060] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.220706  9882 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.221729  9700 leader_election.cc:304] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:10.222472 10087 raft_consensus.cc:2804] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.222594  9809 raft_consensus.cc:2468] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 348c382255d14d31a0845b327d68a0cc in term 2.
I20260713 09:02:10.222930 10087 raft_consensus.cc:697] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Leader. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:10.224246 10087 consensus_queue.cc:237] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:10.230659  9631 catalog_manager.cc:5697] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 348c382255d14d31a0845b327d68a0cc (127.5.182.1). New cstate: current_term: 2 leader_uuid: "348c382255d14d31a0845b327d68a0cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.332659  9733 raft_consensus.cc:1275] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.334010 10054 consensus_queue.cc:1048] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.342756  9882 raft_consensus.cc:1275] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.344099 10057 consensus_queue.cc:1048] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.374362  9809 raft_consensus.cc:1275] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.375480 10087 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.383747  9880 raft_consensus.cc:1275] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.385923 10086 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.535646  9882 raft_consensus.cc:1275] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.536080  9880 raft_consensus.cc:1275] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.536978 10089 consensus_queue.cc:1048] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.537343 10087 consensus_queue.cc:1048] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.538849  9809 raft_consensus.cc:1275] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.540460 10087 consensus_queue.cc:1048] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.549356  9809 raft_consensus.cc:1275] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.551826 10089 consensus_queue.cc:1048] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.559980  9808 raft_consensus.cc:1275] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.563308 10069 consensus_queue.cc:1048] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.566597  9882 raft_consensus.cc:1275] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.568190 10057 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.576855  9734 raft_consensus.cc:1275] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.578637  9956 consensus_queue.cc:1048] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.578925  9734 raft_consensus.cc:1275] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 626052b4c427450c8272beeaab0a5e54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.582451 10057 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:10.752110  9880 raft_consensus.cc:1275] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.753407 10087 consensus_queue.cc:1048] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.762080  9809 raft_consensus.cc:1275] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 348c382255d14d31a0845b327d68a0cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.763597 10086 consensus_queue.cc:1048] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:12.688422  9632 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41370:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:12.709218  9632 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41370:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260713 09:02:12.831496 10123 log.cc:927] Time spent T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Append to log took a long time: real 0.084s	user 0.002s	sys 0.009s
I20260713 09:02:12.833925  5848 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:02:13.017535 10145 log.cc:927] Time spent T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260713 09:02:13.046420 10144 log.cc:927] Time spent T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Append to log took a long time: real 0.089s	user 0.000s	sys 0.003s
W20260713 09:02:13.059871 10150 log.cc:927] Time spent T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260713 09:02:13.044039 10163 tablet.cc:1724] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.089787 10167 tablet.cc:1724] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.072079 10159 tablet.cc:1724] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.097204 10157 tablet.cc:1724] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.134800 10175 tablet.cc:1724] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.136597  9806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:35180
I20260713 09:02:13.162549  9806 raft_consensus.cc:606] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Received request to transfer leadership to TS 5f7125fb0ddb4694a880001045fbf49a
W20260713 09:02:13.174669 10162 log.cc:927] Time spent T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Append to log took a long time: real 0.131s	user 0.004s	sys 0.006s
I20260713 09:02:13.206033 10163 tablet.cc:1724] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.212996 10176 tablet.cc:1724] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.221020 10180 tablet.cc:1724] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.230372 10179 tablet.cc:1724] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.237120 10182 tablet.cc:1724] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.239029 10159 tablet.cc:1724] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.242244 10167 tablet.cc:1724] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.244711 10177 tablet.cc:1724] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.257527 10183 tablet.cc:1724] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.267311 10133 raft_consensus.cc:993] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.267822 10054 raft_consensus.cc:1081] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Signalling peer 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.270336  9882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:52640
I20260713 09:02:13.270938  9882 raft_consensus.cc:493] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.271370  9882 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.286314 10186 tablet.cc:1724] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.290552 10175 tablet.cc:1724] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.263072 10157 tablet.cc:1724] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.304193 10186 tablet.cc:1724] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.306838 10176 tablet.cc:1724] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.313432 10159 tablet.cc:1724] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.315267 10182 tablet.cc:1724] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.323292  9882 raft_consensus.cc:515] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.295648 10167 tablet.cc:1724] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.333564  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
mode: GRACEFUL
new_leader_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:55108
I20260713 09:02:13.334231  9730 raft_consensus.cc:606] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Received request to transfer leadership to TS 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:13.333937 10163 tablet.cc:1724] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.336148  9882 leader_election.cc:290] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 3 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:13.337260  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:13.336301  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09ed5d0a7d147299e86fef88b4675ef" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:13.338390  5848 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:02:13.350800  9730 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.350216 10177 tablet.cc:1724] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.351035  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:13.343269 10180 tablet.cc:1724] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.350143  9805 raft_consensus.cc:3055] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:13.356814  9805 raft_consensus.cc:740] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:13.357646  9805 consensus_queue.cc:260] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [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: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.358739  9805 raft_consensus.cc:3060] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.364226  9732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7909dd8470754d99a36696430acc0140"
dest_uuid: "348c382255d14d31a0845b327d68a0cc"
mode: GRACEFUL
new_leader_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:55108
I20260713 09:02:13.364879  9732 raft_consensus.cc:606] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Received request to transfer leadership to TS 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:13.366056  9730 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 3.
I20260713 09:02:13.366081 10157 tablet.cc:1724] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.367338  9848 leader_election.cc:304] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [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: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:13.367837  9806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4"
dest_uuid: "626052b4c427450c8272beeaab0a5e54"
mode: GRACEFUL
new_leader_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:35180
I20260713 09:02:13.368283 10178 raft_consensus.cc:2804] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:13.368508  9806 raft_consensus.cc:606] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Received request to transfer leadership to TS 5f7125fb0ddb4694a880001045fbf49a
I20260713 09:02:13.368891 10178 raft_consensus.cc:697] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 3 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:13.370061  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:13.369798 10178 consensus_queue.cc:237] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [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: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.370663  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:13.374761  9805 raft_consensus.cc:2468] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 3.
I20260713 09:02:13.380015  9628 catalog_manager.cc:5697] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 2 to 3, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 3 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:13.387032 10183 tablet.cc:1724] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:13.406041  9631 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: soft_deleted_table [id=819a872fd2ae4c62af2a254d0a6dd79e] alter complete (version 1)
I20260713 09:02:13.565665 10132 raft_consensus.cc:993] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: : Instructing follower 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.566126 10133 raft_consensus.cc:1081] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Signalling peer 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.567441  9882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:52640
I20260713 09:02:13.567871  9882 raft_consensus.cc:493] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.568157  9882 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.572293  9882 raft_consensus.cc:515] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.573626  9882 leader_election.cc:290] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:13.574446  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:13.574662  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7cfdd4f201340a2842588ff6da1ddd4" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:13.575124  9730 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.575203  9805 raft_consensus.cc:3055] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.575604  9805 raft_consensus.cc:740] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626052b4c427450c8272beeaab0a5e54, State: Running, Role: LEADER
I20260713 09:02:13.576386  9805 consensus_queue.cc:260] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.577581  9805 raft_consensus.cc:3060] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.582150  9730 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:13.583379  9848 leader_election.cc:304] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 348c382255d14d31a0845b327d68a0cc, 5f7125fb0ddb4694a880001045fbf49a; no voters: 
I20260713 09:02:13.584121 10178 raft_consensus.cc:2804] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.584293  9805 raft_consensus.cc:2468] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:13.584586 10178 raft_consensus.cc:697] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:13.585453 10178 consensus_queue.cc:237] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.593115  9631 catalog_manager.cc:5697] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 1 to 2, leader changed from 626052b4c427450c8272beeaab0a5e54 (127.5.182.2) to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 2 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:13.642530 10134 raft_consensus.cc:993] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: : Instructing follower 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.643110 10142 raft_consensus.cc:1081] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Signalling peer 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.644488  9882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:52624
I20260713 09:02:13.644953  9882 raft_consensus.cc:493] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.645244  9882 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.649485  9882 raft_consensus.cc:515] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.651103  9882 leader_election.cc:290] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 3 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:13.651896  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:13.652074  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b31ee40c54e8db5f11ba0fd7c09cb" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:13.652513  9730 raft_consensus.cc:3055] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:13.652743  9805 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.652933  9730 raft_consensus.cc:740] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:13.653803  9730 consensus_queue.cc:260] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [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: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.655052  9730 raft_consensus.cc:3060] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.660487  9805 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 3.
I20260713 09:02:13.661739  9849 leader_election.cc:304] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [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: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:13.661887  9730 raft_consensus.cc:2468] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 3.
I20260713 09:02:13.662478 10178 raft_consensus.cc:2804] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:13.662971 10178 raft_consensus.cc:697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 3 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:13.663695 10178 consensus_queue.cc:237] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [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: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } }
I20260713 09:02:13.669950  9631 catalog_manager.cc:5697] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 2 to 3, leader changed from 348c382255d14d31a0845b327d68a0cc (127.5.182.1) to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 3 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:13.778818 10134 raft_consensus.cc:993] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: : Instructing follower 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.779277 10134 raft_consensus.cc:1081] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Signalling peer 5f7125fb0ddb4694a880001045fbf49a to start an election
I20260713 09:02:13.780588  9882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7909dd8470754d99a36696430acc0140"
dest_uuid: "5f7125fb0ddb4694a880001045fbf49a"
 from {username='slave'} at 127.0.0.1:52624
I20260713 09:02:13.780964  9882 raft_consensus.cc:493] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.781177  9882 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.785326  9882 raft_consensus.cc:515] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:13.786700  9882 leader_election.cc:290] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Requested vote from peers 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073), 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453)
I20260713 09:02:13.787541  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "348c382255d14d31a0845b327d68a0cc"
I20260713 09:02:13.787621  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7909dd8470754d99a36696430acc0140" candidate_uuid: "5f7125fb0ddb4694a880001045fbf49a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626052b4c427450c8272beeaab0a5e54"
I20260713 09:02:13.788369  9730 raft_consensus.cc:3055] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.788479  9805 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.788865  9730 raft_consensus.cc:740] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 348c382255d14d31a0845b327d68a0cc, State: Running, Role: LEADER
I20260713 09:02:13.789633  9730 consensus_queue.cc:260] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:13.790843  9730 raft_consensus.cc:3060] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.795727  9805 raft_consensus.cc:2468] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:13.796877  9849 leader_election.cc:304] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7125fb0ddb4694a880001045fbf49a, 626052b4c427450c8272beeaab0a5e54; no voters: 
I20260713 09:02:13.797678 10178 raft_consensus.cc:2804] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.797909  9730 raft_consensus.cc:2468] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7125fb0ddb4694a880001045fbf49a in term 2.
I20260713 09:02:13.798214 10178 raft_consensus.cc:697] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7125fb0ddb4694a880001045fbf49a, State: Running, Role: LEADER
I20260713 09:02:13.799268 10178 consensus_queue.cc:237] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } }
I20260713 09:02:13.805886  9631 catalog_manager.cc:5697] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a reported cstate change: term changed from 1 to 2, leader changed from 348c382255d14d31a0845b327d68a0cc (127.5.182.1) to 5f7125fb0ddb4694a880001045fbf49a (127.5.182.3). New cstate: current_term: 2 leader_uuid: "5f7125fb0ddb4694a880001045fbf49a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7125fb0ddb4694a880001045fbf49a" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.930554  9805 raft_consensus.cc:1275] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:13.931785 10178 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:13.939895  9730 raft_consensus.cc:1275] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:13.942521 10178 consensus_queue.cc:1048] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:14.059087  9805 raft_consensus.cc:1275] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.060204 10178 consensus_queue.cc:1048] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.068882  9730 raft_consensus.cc:1275] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.071436 10197 consensus_queue.cc:1048] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:14.182518  9730 raft_consensus.cc:1275] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:14.183763 10197 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:14.192611  9805 raft_consensus.cc:1275] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:14.194443 10165 consensus_queue.cc:1048] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:14.241098  9730 raft_consensus.cc:1275] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.242204 10165 consensus_queue.cc:1048] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "348c382255d14d31a0845b327d68a0cc" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 45073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.250209  9805 raft_consensus.cc:1275] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Refusing update from remote peer 5f7125fb0ddb4694a880001045fbf49a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.252329 10178 consensus_queue.cc:1048] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626052b4c427450c8272beeaab0a5e54" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.428409  5848 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:14.433295  5848 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:02:14.433758  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:14.438361  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:14.438786  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:15.468776  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:02:15.493827  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.494513  5848 tablet_replica.cc:333] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.495113  5848 raft_consensus.cc:2243] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.495613  5848 raft_consensus.cc:2272] T a09ed5d0a7d147299e86fef88b4675ef P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.497428  5848 tablet_replica.cc:333] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.497987  5848 raft_consensus.cc:2243] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.498436  5848 raft_consensus.cc:2272] T 5519fd7352b04bf2bfc306ef76cd08ba P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.500160  5848 tablet_replica.cc:333] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.500738  5848 raft_consensus.cc:2243] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.501151  5848 raft_consensus.cc:2272] T 05df1143f1574d4cabf429034042c676 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.502856  5848 tablet_replica.cc:333] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.503445  5848 raft_consensus.cc:2243] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.504172  5848 raft_consensus.cc:2272] T 004b841e8c47474f9372829b97978e2c P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.505986  5848 tablet_replica.cc:333] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.506516  5848 raft_consensus.cc:2243] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.506925  5848 raft_consensus.cc:2272] T 7360eee27264452682f41f1370acb6a4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.508615  5848 tablet_replica.cc:333] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.509119  5848 raft_consensus.cc:2243] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.509835  5848 raft_consensus.cc:2272] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.511421  5848 tablet_replica.cc:333] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.511924  5848 raft_consensus.cc:2243] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.512341  5848 raft_consensus.cc:2272] T d44b31ee40c54e8db5f11ba0fd7c09cb P 348c382255d14d31a0845b327d68a0cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.513962  5848 tablet_replica.cc:333] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.514482  5848 raft_consensus.cc:2243] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.514894  5848 raft_consensus.cc:2272] T ab20c1374c3b4aa4b605a60e08774d50 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.516642  5848 tablet_replica.cc:333] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.517164  5848 raft_consensus.cc:2243] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.517886  5848 raft_consensus.cc:2272] T 599320bab7864e4085dba40ac5f65153 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.519558  5848 tablet_replica.cc:333] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.520073  5848 raft_consensus.cc:2243] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.520474  5848 raft_consensus.cc:2272] T c7cfdd4f201340a2842588ff6da1ddd4 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.522116  5848 tablet_replica.cc:333] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.522604  5848 raft_consensus.cc:2243] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.523003  5848 raft_consensus.cc:2272] T 4439e1c017c54ea69e48e675dc635bea P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.524825  5848 tablet_replica.cc:333] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.525313  5848 raft_consensus.cc:2243] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.526098  5848 raft_consensus.cc:2272] T 14628351bfb04a0f8eb05402a9ed095a P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.527948  5848 tablet_replica.cc:333] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.528475  5848 raft_consensus.cc:2243] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.528916  5848 raft_consensus.cc:2272] T 3facbc045f2e45cc8611fe1a098d5c44 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.530611  5848 tablet_replica.cc:333] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.531109  5848 raft_consensus.cc:2243] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.531517  5848 raft_consensus.cc:2272] T 55fb064558364146b811cdb2201f3829 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.533139  5848 tablet_replica.cc:333] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.533784  5848 raft_consensus.cc:2243] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.534515  5848 raft_consensus.cc:2272] T 2eec691ab8bb4115b2dab1648b624100 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.536396  5848 tablet_replica.cc:333] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.536856  5848 raft_consensus.cc:2243] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.537196  5848 raft_consensus.cc:2272] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 348c382255d14d31a0845b327d68a0cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.538793  5848 tablet_replica.cc:333] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.539198  5848 raft_consensus.cc:2243] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.539832  5848 raft_consensus.cc:2272] T 926fbb70334540beb387a7751cb17d78 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.541487  5848 tablet_replica.cc:333] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc: stopping tablet replica
I20260713 09:02:15.541971  5848 raft_consensus.cc:2243] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.542307  5848 raft_consensus.cc:2272] T 7909dd8470754d99a36696430acc0140 P 348c382255d14d31a0845b327d68a0cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.570375  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
W20260713 09:02:15.570294  9848 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260713 09:02:15.573544  9848 consensus_peers.cc:597] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a -> Peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Couldn't send request to peer 348c382255d14d31a0845b327d68a0cc. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:15.576187  9848 consensus_peers.cc:597] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a -> Peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Couldn't send request to peer 348c382255d14d31a0845b327d68a0cc. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.598966  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
I20260713 09:02:15.626509  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.627213  5848 tablet_replica.cc:333] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.627754  5848 raft_consensus.cc:2243] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.628171  5848 raft_consensus.cc:2272] T a09ed5d0a7d147299e86fef88b4675ef P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.629923  5848 tablet_replica.cc:333] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.630419  5848 raft_consensus.cc:2243] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.631067  5848 raft_consensus.cc:2272] T 55fb064558364146b811cdb2201f3829 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.632733  5848 tablet_replica.cc:333] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.633189  5848 raft_consensus.cc:2243] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.633549  5848 raft_consensus.cc:2272] T 2eec691ab8bb4115b2dab1648b624100 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.635335  5848 tablet_replica.cc:333] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.635984  5848 raft_consensus.cc:2243] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.636487  5848 raft_consensus.cc:2272] T 7360eee27264452682f41f1370acb6a4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.638479  5848 tablet_replica.cc:333] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.639175  5848 raft_consensus.cc:2243] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.639678  5848 raft_consensus.cc:2272] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.641396  5848 tablet_replica.cc:333] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.641929  5848 raft_consensus.cc:2243] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.642354  5848 raft_consensus.cc:2272] T d44b31ee40c54e8db5f11ba0fd7c09cb P 626052b4c427450c8272beeaab0a5e54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.643906  5848 tablet_replica.cc:333] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.644641  5848 raft_consensus.cc:2243] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:15.644711  9774 consensus_peers.cc:597] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 -> Peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Couldn't send request to peer 348c382255d14d31a0845b327d68a0cc. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.645197  5848 raft_consensus.cc:2272] T 7909dd8470754d99a36696430acc0140 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.647157  5848 tablet_replica.cc:333] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.647693  5848 raft_consensus.cc:2243] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.648109  5848 raft_consensus.cc:2272] T 926fbb70334540beb387a7751cb17d78 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:15.648640  9774 consensus_peers.cc:597] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 -> Peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Couldn't send request to peer 348c382255d14d31a0845b327d68a0cc. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.649868  5848 tablet_replica.cc:333] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.650480  5848 raft_consensus.cc:2243] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.651186  5848 raft_consensus.cc:2272] T 5519fd7352b04bf2bfc306ef76cd08ba P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.652922  5848 tablet_replica.cc:333] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.653468  5848 raft_consensus.cc:2243] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.654191  5848 raft_consensus.cc:2272] T 05df1143f1574d4cabf429034042c676 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.655905  5848 tablet_replica.cc:333] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.656490  5848 raft_consensus.cc:2243] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.657043  5848 raft_consensus.cc:2272] T 004b841e8c47474f9372829b97978e2c P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.658851  5848 tablet_replica.cc:333] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.659386  5848 raft_consensus.cc:2243] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.659785  5848 raft_consensus.cc:2272] T c7cfdd4f201340a2842588ff6da1ddd4 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.661540  5848 tablet_replica.cc:333] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.662026  5848 raft_consensus.cc:2243] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.662428  5848 raft_consensus.cc:2272] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.664224  5848 tablet_replica.cc:333] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.664808  5848 raft_consensus.cc:2243] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.665217  5848 raft_consensus.cc:2272] T 599320bab7864e4085dba40ac5f65153 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.666939  5848 tablet_replica.cc:333] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.667445  5848 raft_consensus.cc:2243] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.668170  5848 raft_consensus.cc:2272] T ab20c1374c3b4aa4b605a60e08774d50 P 626052b4c427450c8272beeaab0a5e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.669935  5848 tablet_replica.cc:333] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.670439  5848 raft_consensus.cc:2243] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.671142  5848 raft_consensus.cc:2272] T 4439e1c017c54ea69e48e675dc635bea P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.672897  5848 tablet_replica.cc:333] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.673350  5848 raft_consensus.cc:2243] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.674032  5848 raft_consensus.cc:2272] T 3facbc045f2e45cc8611fe1a098d5c44 P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.675748  5848 tablet_replica.cc:333] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54: stopping tablet replica
I20260713 09:02:15.676203  5848 raft_consensus.cc:2243] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.676681  5848 raft_consensus.cc:2272] T 14628351bfb04a0f8eb05402a9ed095a P 626052b4c427450c8272beeaab0a5e54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:15.684216  9849 consensus_peers.cc:597] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a -> Peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Couldn't send request to peer 626052b4c427450c8272beeaab0a5e54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.715299  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
I20260713 09:02:15.746397  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
I20260713 09:02:15.791041  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.791905  5848 tablet_replica.cc:333] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.792747  5848 raft_consensus.cc:2243] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.793289  5848 raft_consensus.cc:2272] T 55fb064558364146b811cdb2201f3829 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:15.793792  9849 consensus_peers.cc:597] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a -> Peer 626052b4c427450c8272beeaab0a5e54 (127.5.182.2:43453): Couldn't send request to peer 626052b4c427450c8272beeaab0a5e54. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.795265  5848 tablet_replica.cc:333] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.795869  5848 raft_consensus.cc:2243] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.796245  5848 raft_consensus.cc:2272] T 2eec691ab8bb4115b2dab1648b624100 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.797967  5848 tablet_replica.cc:333] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.798542  5848 raft_consensus.cc:2243] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.799232  5848 raft_consensus.cc:2272] T a09ed5d0a7d147299e86fef88b4675ef P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.800933  5848 tablet_replica.cc:333] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.801402  5848 raft_consensus.cc:2243] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.801759  5848 raft_consensus.cc:2272] T 5519fd7352b04bf2bfc306ef76cd08ba P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.803372  5848 tablet_replica.cc:333] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.803951  5848 raft_consensus.cc:2243] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.804298  5848 raft_consensus.cc:2272] T 05df1143f1574d4cabf429034042c676 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.805867  5848 tablet_replica.cc:333] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.806315  5848 raft_consensus.cc:2243] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.806648  5848 raft_consensus.cc:2272] T 004b841e8c47474f9372829b97978e2c P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.808414  5848 tablet_replica.cc:333] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.808933  5848 raft_consensus.cc:2243] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.809566  5848 raft_consensus.cc:2272] T 7360eee27264452682f41f1370acb6a4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.811172  5848 tablet_replica.cc:333] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.811834  5848 raft_consensus.cc:2243] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.812292  5848 raft_consensus.cc:2272] T 5a4e7fb5eb2f429d8d88d88c495174e8 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.814231  5848 tablet_replica.cc:333] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
W20260713 09:02:15.814574  9848 consensus_peers.cc:597] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a -> Peer 348c382255d14d31a0845b327d68a0cc (127.5.182.1:45073): Couldn't send request to peer 348c382255d14d31a0845b327d68a0cc. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:45073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:15.814880  5848 raft_consensus.cc:2243] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.815611  5848 raft_consensus.cc:2272] T d44b31ee40c54e8db5f11ba0fd7c09cb P 5f7125fb0ddb4694a880001045fbf49a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.817322  5848 tablet_replica.cc:333] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.817833  5848 raft_consensus.cc:2243] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.818169  5848 raft_consensus.cc:2272] T ab20c1374c3b4aa4b605a60e08774d50 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.819821  5848 tablet_replica.cc:333] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.820274  5848 raft_consensus.cc:2243] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.820690  5848 raft_consensus.cc:2272] T 599320bab7864e4085dba40ac5f65153 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.822374  5848 tablet_replica.cc:333] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.822800  5848 raft_consensus.cc:2243] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.823120  5848 raft_consensus.cc:2272] T 3facbc045f2e45cc8611fe1a098d5c44 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.824754  5848 tablet_replica.cc:333] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.825178  5848 raft_consensus.cc:2243] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.825536  5848 raft_consensus.cc:2272] T 14628351bfb04a0f8eb05402a9ed095a P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.827260  5848 tablet_replica.cc:333] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.827792  5848 raft_consensus.cc:2243] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.828197  5848 raft_consensus.cc:2272] T 4439e1c017c54ea69e48e675dc635bea P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.829957  5848 tablet_replica.cc:333] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.830495  5848 raft_consensus.cc:2243] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.831233  5848 raft_consensus.cc:2272] T 162aafe9ed82486eb8e37f1f62d7d7a9 P 5f7125fb0ddb4694a880001045fbf49a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.833065  5848 tablet_replica.cc:333] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.833564  5848 raft_consensus.cc:2243] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.833973  5848 raft_consensus.cc:2272] T 926fbb70334540beb387a7751cb17d78 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.835559  5848 tablet_replica.cc:333] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.836068  5848 raft_consensus.cc:2243] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.836786  5848 raft_consensus.cc:2272] T 7909dd8470754d99a36696430acc0140 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.838480  5848 tablet_replica.cc:333] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a: stopping tablet replica
I20260713 09:02:15.838940  5848 raft_consensus.cc:2243] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.839630  5848 raft_consensus.cc:2272] T c7cfdd4f201340a2842588ff6da1ddd4 P 5f7125fb0ddb4694a880001045fbf49a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.878245  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:02:15.908360  5848 master.cc:562] Master@127.5.182.62:39929 shutting down...
I20260713 09:02:15.927807  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.928355  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.928762  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P dff48f2af2694e45ace1a3069f7350d9: stopping tablet replica
I20260713 09:02:15.948379  5848 master.cc:584] Master@127.5.182.62:39929 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12536 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:02:15.999596  5848 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.182.62:35427
I20260713 09:02:16.000831  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.006464 10208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.007105 10207 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
I20260713 09:02:16.008109  5848 server_base.cc:1061] running on GCE node
W20260713 09:02:16.008260 10210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.009317  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.009496  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:16.009603  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933336009592 us; error 0 us; skew 500 ppm
I20260713 09:02:16.010039  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.012363  5848 webserver.cc:533] Webserver started at http://127.5.182.62:35609/ using document root <none> and password file <none>
I20260713 09:02:16.012867  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.013011  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.013221  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.014201  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/master-0-root/instance:
uuid: "549e24f1b9fe4d03b10769cfbaa313c1"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.018344  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:16.021689 10215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.022423  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:16.022729  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/master-0-root
uuid: "549e24f1b9fe4d03b10769cfbaa313c1"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.022980  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:16.036845  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.037950  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.080217  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.62:35427
I20260713 09:02:16.080327 10266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.62:35427 every 8 connection(s)
I20260713 09:02:16.084005 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.094457 10267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: Bootstrap starting.
I20260713 09:02:16.099053 10267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.103221 10267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: No bootstrap required, opened a new log
I20260713 09:02:16.105544 10267 raft_consensus.cc:359] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER }
I20260713 09:02:16.105983 10267 raft_consensus.cc:385] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.106233 10267 raft_consensus.cc:740] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 549e24f1b9fe4d03b10769cfbaa313c1, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.106801 10267 consensus_queue.cc:260] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER }
I20260713 09:02:16.107267 10267 raft_consensus.cc:399] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:16.107528 10267 raft_consensus.cc:493] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:16.107798 10267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.112215 10267 raft_consensus.cc:515] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER }
I20260713 09:02:16.112771 10267 leader_election.cc:304] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [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: 549e24f1b9fe4d03b10769cfbaa313c1; no voters: 
I20260713 09:02:16.113873 10267 leader_election.cc:290] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:16.114182 10270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:16.115581 10270 raft_consensus.cc:697] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 1 LEADER]: Becoming Leader. State: Replica: 549e24f1b9fe4d03b10769cfbaa313c1, State: Running, Role: LEADER
I20260713 09:02:16.116227 10270 consensus_queue.cc:237] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [LEADER]: Queue going to LEADER mode. State: All 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: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER }
I20260713 09:02:16.116869 10267 sys_catalog.cc:565] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:16.121140 10272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 549e24f1b9fe4d03b10769cfbaa313c1. Latest consensus state: current_term: 1 leader_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER } }
I20260713 09:02:16.121903 10272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:16.122505 10271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549e24f1b9fe4d03b10769cfbaa313c1" member_type: VOTER } }
I20260713 09:02:16.123134 10271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:16.123790 10277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:16.128902 10277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:16.133011  5848 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:16.137318 10277 catalog_manager.cc:1383] Generated new cluster ID: f5d2e541039b4f999b148ec0bf6a51d2
I20260713 09:02:16.137553 10277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:16.156702 10277 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:16.157898 10277 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:16.172043 10277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: Generated new TSK 0
I20260713 09:02:16.172701 10277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:16.199234  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.205312 10288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.206120 10289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.208638  5848 server_base.cc:1061] running on GCE node
W20260713 09:02:16.208778 10291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.210145  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.210381  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:16.210732  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933336210706 us; error 0 us; skew 500 ppm
I20260713 09:02:16.211313  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.213768  5848 webserver.cc:533] Webserver started at http://127.5.182.1:35119/ using document root <none> and password file <none>
I20260713 09:02:16.214231  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.214421  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.214700  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.215780  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-0-root/instance:
uuid: "8ca94b18090f49a78ea98f991382e762"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.220880  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:16.224115 10296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.225014  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:16.225327  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-0-root
uuid: "8ca94b18090f49a78ea98f991382e762"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.225615  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:16.237263  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.238427  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.239869  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.242136  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.242357  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.242605  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.242805  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.282116  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.1:34693
I20260713 09:02:16.282258 10358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.1:34693 every 8 connection(s)
I20260713 09:02:16.286981  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.294327 10363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.297032 10364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.300257 10366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.300998 10359 heartbeater.cc:344] Connected to a master server at 127.5.182.62:35427
I20260713 09:02:16.301455 10359 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.301710  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:16.302500 10359 heartbeater.cc:507] Master 127.5.182.62:35427 requested a full tablet report, sending...
I20260713 09:02:16.303407  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.303725  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:16.303966  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933336303945 us; error 0 us; skew 500 ppm
I20260713 09:02:16.304960  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.305104 10232 ts_manager.cc:194] Registered new tserver with Master: 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693)
I20260713 09:02:16.307041 10232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40624
I20260713 09:02:16.307586  5848 webserver.cc:533] Webserver started at http://127.5.182.2:45429/ using document root <none> and password file <none>
I20260713 09:02:16.308259  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.308523  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.308885  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.309993  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-1-root/instance:
uuid: "2d943cab810c4fe2870609799811410c"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.314543  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:02:16.317971 10371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.318843  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:16.319151  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-1-root
uuid: "2d943cab810c4fe2870609799811410c"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.319442  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:16.338815  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.339864  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.341276  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.343348  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.343581  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.343827  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.344005  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.385015  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.2:36629
I20260713 09:02:16.385109 10433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.2:36629 every 8 connection(s)
I20260713 09:02:16.389932  5848 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.396660 10437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.397945 10438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.401108 10440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.401731 10434 heartbeater.cc:344] Connected to a master server at 127.5.182.62:35427
I20260713 09:02:16.402149 10434 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.402899 10434 heartbeater.cc:507] Master 127.5.182.62:35427 requested a full tablet report, sending...
I20260713 09:02:16.405057  5848 server_base.cc:1061] running on GCE node
I20260713 09:02:16.405140 10232 ts_manager.cc:194] Registered new tserver with Master: 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:16.406061  5848 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.406322  5848 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:16.406555  5848 hybrid_clock.cc:648] HybridClock initialized: now 1783933336406517 us; error 0 us; skew 500 ppm
I20260713 09:02:16.406888 10232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40626
I20260713 09:02:16.407186  5848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.409811  5848 webserver.cc:533] Webserver started at http://127.5.182.3:33975/ using document root <none> and password file <none>
I20260713 09:02:16.410347  5848 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.410559  5848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.410831  5848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.411978  5848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-2-root/instance:
uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.416815  5848 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:16.419946 10445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.421039  5848 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:16.421439  5848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-2-root
uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-jm2j"
I20260713 09:02:16.421775  5848 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7Bh0wT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933236531371-5848-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:16.451905  5848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.453240  5848 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.454864  5848 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.457201  5848 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.457472  5848 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.457760  5848 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.457959  5848 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.498132  5848 rpc_server.cc:307] RPC server started. Bound to: 127.5.182.3:35589
I20260713 09:02:16.498245 10507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.182.3:35589 every 8 connection(s)
I20260713 09:02:16.512907 10508 heartbeater.cc:344] Connected to a master server at 127.5.182.62:35427
I20260713 09:02:16.513365 10508 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.514210 10508 heartbeater.cc:507] Master 127.5.182.62:35427 requested a full tablet report, sending...
I20260713 09:02:16.516163 10232 ts_manager.cc:194] Registered new tserver with Master: 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:16.516496  5848 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014838893s
I20260713 09:02:16.518056 10232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40630
I20260713 09:02:16.542861 10232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40636:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:16.545411 10232 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:16.621362 10324 tablet_service.cc:1511] Processing CreateTablet for tablet ccfc1a0b3e82449a88d938d3a09c5848 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.622900 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfc1a0b3e82449a88d938d3a09c5848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.622507 10323 tablet_service.cc:1511] Processing CreateTablet for tablet 41ce753ad24a4cf2bb2e3261b657a1e9 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.624778 10322 tablet_service.cc:1511] Processing CreateTablet for tablet 6a82a69aac6f4055b8df5a82d4782ba8 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.626176 10322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a82a69aac6f4055b8df5a82d4782ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.628728 10473 tablet_service.cc:1511] Processing CreateTablet for tablet ccfc1a0b3e82449a88d938d3a09c5848 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.629640 10321 tablet_service.cc:1511] Processing CreateTablet for tablet 588f71e8f65d495a8dfa758000682909 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.630048 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfc1a0b3e82449a88d938d3a09c5848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.630978 10321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588f71e8f65d495a8dfa758000682909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.633133 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ce753ad24a4cf2bb2e3261b657a1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.641120 10320 tablet_service.cc:1511] Processing CreateTablet for tablet c412e1f36f44470aa22471d4d13d2c2e (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.642431 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c412e1f36f44470aa22471d4d13d2c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.643416 10472 tablet_service.cc:1511] Processing CreateTablet for tablet 41ce753ad24a4cf2bb2e3261b657a1e9 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.644726 10472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ce753ad24a4cf2bb2e3261b657a1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.645586 10319 tablet_service.cc:1511] Processing CreateTablet for tablet 25657bcd7b46436990dc0d2f006b9b20 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.646899 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25657bcd7b46436990dc0d2f006b9b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.649711 10318 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1f084e8b4457ca8fd6cee770ff14c (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.650977 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1f084e8b4457ca8fd6cee770ff14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.653229 10471 tablet_service.cc:1511] Processing CreateTablet for tablet 6a82a69aac6f4055b8df5a82d4782ba8 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.654536 10471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a82a69aac6f4055b8df5a82d4782ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.656296 10470 tablet_service.cc:1511] Processing CreateTablet for tablet 588f71e8f65d495a8dfa758000682909 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.657655 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588f71e8f65d495a8dfa758000682909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.657768 10396 tablet_service.cc:1511] Processing CreateTablet for tablet 588f71e8f65d495a8dfa758000682909 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.659050 10396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588f71e8f65d495a8dfa758000682909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.661988 10469 tablet_service.cc:1511] Processing CreateTablet for tablet c412e1f36f44470aa22471d4d13d2c2e (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.663746 10317 tablet_service.cc:1511] Processing CreateTablet for tablet 148d9976023f457abad65aca1078e1b5 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.665048 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148d9976023f457abad65aca1078e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.665194 10468 tablet_service.cc:1511] Processing CreateTablet for tablet 25657bcd7b46436990dc0d2f006b9b20 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.668089 10467 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1f084e8b4457ca8fd6cee770ff14c (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.670142 10316 tablet_service.cc:1511] Processing CreateTablet for tablet 8dcc3dc3498b4f1f86e3ed885da0772b (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.671403 10316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dcc3dc3498b4f1f86e3ed885da0772b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.670979 10398 tablet_service.cc:1511] Processing CreateTablet for tablet 41ce753ad24a4cf2bb2e3261b657a1e9 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.674124 10397 tablet_service.cc:1511] Processing CreateTablet for tablet 6a82a69aac6f4055b8df5a82d4782ba8 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.676360 10399 tablet_service.cc:1511] Processing CreateTablet for tablet ccfc1a0b3e82449a88d938d3a09c5848 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.677656 10395 tablet_service.cc:1511] Processing CreateTablet for tablet c412e1f36f44470aa22471d4d13d2c2e (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.679236 10398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ce753ad24a4cf2bb2e3261b657a1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.680258 10394 tablet_service.cc:1511] Processing CreateTablet for tablet 25657bcd7b46436990dc0d2f006b9b20 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.681524 10394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25657bcd7b46436990dc0d2f006b9b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.682188 10399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfc1a0b3e82449a88d938d3a09c5848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.684011 10393 tablet_service.cc:1511] Processing CreateTablet for tablet bcf1f084e8b4457ca8fd6cee770ff14c (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.685051 10395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c412e1f36f44470aa22471d4d13d2c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.686105 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1f084e8b4457ca8fd6cee770ff14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.692993 10397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a82a69aac6f4055b8df5a82d4782ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.693697 10392 tablet_service.cc:1511] Processing CreateTablet for tablet 148d9976023f457abad65aca1078e1b5 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.695004 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148d9976023f457abad65aca1078e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.663770 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c412e1f36f44470aa22471d4d13d2c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.701043 10467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf1f084e8b4457ca8fd6cee770ff14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.706288 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 8dcc3dc3498b4f1f86e3ed885da0772b (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.707602 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dcc3dc3498b4f1f86e3ed885da0772b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.707485 10466 tablet_service.cc:1511] Processing CreateTablet for tablet 148d9976023f457abad65aca1078e1b5 (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.709334 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25657bcd7b46436990dc0d2f006b9b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.709895 10465 tablet_service.cc:1511] Processing CreateTablet for tablet 8dcc3dc3498b4f1f86e3ed885da0772b (DEFAULT_TABLE table=test-workload [id=064903706e3141269222356aa8d83424]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.710954 10466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148d9976023f457abad65aca1078e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.713755 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dcc3dc3498b4f1f86e3ed885da0772b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.816047 10523 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:16.852532 10525 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:16.854081 10524 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:16.859887 10524 tablet_bootstrap.cc:654] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.861248 10523 tablet_bootstrap.cc:654] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.864216 10524 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:16.864395 10525 tablet_bootstrap.cc:654] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.864728 10524 ts_tablet_manager.cc:1403] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260713 09:02:16.866818 10523 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:16.867283 10523 ts_tablet_manager.cc:1403] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260713 09:02:16.867624 10524 raft_consensus.cc:359] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:16.868429 10524 raft_consensus.cc:385] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.868750 10524 raft_consensus.cc:740] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.869787 10525 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:16.869477 10524 consensus_queue.cc:260] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:16.870330 10525 ts_tablet_manager.cc:1403] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:02:16.870064 10523 raft_consensus.cc:359] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:16.870939 10523 raft_consensus.cc:385] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.871349 10523 raft_consensus.cc:740] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.872318 10523 consensus_queue.cc:260] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:16.873026 10525 raft_consensus.cc:359] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.873714 10525 raft_consensus.cc:385] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.873997 10525 raft_consensus.cc:740] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.874699 10525 consensus_queue.cc:260] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.878211 10524 ts_tablet_manager.cc:1434] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260713 09:02:16.878171 10359 heartbeater.cc:499] Master 127.5.182.62:35427 was elected leader, sending a full tablet report...
I20260713 09:02:16.878290 10523 ts_tablet_manager.cc:1434] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:02:16.879256 10508 heartbeater.cc:499] Master 127.5.182.62:35427 was elected leader, sending a full tablet report...
I20260713 09:02:16.879980 10525 ts_tablet_manager.cc:1434] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.007s
I20260713 09:02:16.880084 10523 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:16.881295 10524 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:16.886801 10523 tablet_bootstrap.cc:654] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.887120 10524 tablet_bootstrap.cc:654] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.887559 10434 heartbeater.cc:499] Master 127.5.182.62:35427 was elected leader, sending a full tablet report...
I20260713 09:02:16.895823 10525 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:16.904493 10525 tablet_bootstrap.cc:654] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.969089 10523 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:16.969620 10523 ts_tablet_manager.cc:1403] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.090s	user 0.043s	sys 0.044s
I20260713 09:02:16.970563 10524 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:16.971276 10524 ts_tablet_manager.cc:1403] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.090s	user 0.030s	sys 0.055s
I20260713 09:02:16.972299 10523 raft_consensus.cc:359] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.973116 10523 raft_consensus.cc:385] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.973433 10523 raft_consensus.cc:740] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.974167 10523 consensus_queue.cc:260] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.974282 10524 raft_consensus.cc:359] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.974974 10525 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:16.975040 10524 raft_consensus.cc:385] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.975461 10524 raft_consensus.cc:740] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.975582 10525 ts_tablet_manager.cc:1403] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.046s
I20260713 09:02:16.976154 10523 ts_tablet_manager.cc:1434] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:02:16.976341 10524 consensus_queue.cc:260] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.977183 10523 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:16.978511 10525 raft_consensus.cc:359] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.979271 10525 raft_consensus.cc:385] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.979547 10525 raft_consensus.cc:740] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.980384 10524 ts_tablet_manager.cc:1434] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:02:16.980253 10525 consensus_queue.cc:260] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:16.981369 10524 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:16.982882 10523 tablet_bootstrap.cc:654] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.984295 10525 ts_tablet_manager.cc:1434] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:16.985364 10525 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:16.987543 10524 tablet_bootstrap.cc:654] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.991583 10525 tablet_bootstrap.cc:654] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.008733 10524 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.009433 10524 ts_tablet_manager.cc:1403] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260713 09:02:17.011071 10531 raft_consensus.cc:493] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.011729 10531 raft_consensus.cc:515] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.018766 10531 leader_election.cc:290] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.022558 10523 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.023183 10523 ts_tablet_manager.cc:1403] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.022s
I20260713 09:02:17.023208 10524 raft_consensus.cc:359] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.024075 10524 raft_consensus.cc:385] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.024314 10525 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.024951 10525 ts_tablet_manager.cc:1403] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.018s
I20260713 09:02:17.024372 10524 raft_consensus.cc:740] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.026888 10523 raft_consensus.cc:359] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.027741 10523 raft_consensus.cc:385] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.026597 10524 consensus_queue.cc:260] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.028079 10523 raft_consensus.cc:740] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.029026 10523 consensus_queue.cc:260] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.029798 10524 ts_tablet_manager.cc:1434] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:02:17.030809 10524 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.031766 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.033143 10523 ts_tablet_manager.cc:1434] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
W20260713 09:02:17.034126 10374 leader_election.cc:343] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.034152 10523 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.037990 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
W20260713 09:02:17.039499 10372 leader_election.cc:343] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.039952 10372 leader_election.cc:304] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d943cab810c4fe2870609799811410c; no voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.041054 10531 raft_consensus.cc:2749] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.041703 10523 tablet_bootstrap.cc:654] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.027844 10525 raft_consensus.cc:359] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.042531 10525 raft_consensus.cc:385] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.042846 10525 raft_consensus.cc:740] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.043594 10525 consensus_queue.cc:260] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.045749 10525 ts_tablet_manager.cc:1434] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:02:17.046806 10525 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.047401 10524 tablet_bootstrap.cc:654] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.050631 10529 raft_consensus.cc:493] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.051148 10529 raft_consensus.cc:515] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.055660 10529 leader_election.cc:290] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.065373 10525 tablet_bootstrap.cc:654] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.066388 10523 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.066947 10523 ts_tablet_manager.cc:1403] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260713 09:02:17.071681 10523 raft_consensus.cc:359] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.072440 10523 raft_consensus.cc:385] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.072790 10523 raft_consensus.cc:740] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.073163 10524 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.073737 10524 ts_tablet_manager.cc:1403] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.008s
I20260713 09:02:17.073647 10523 consensus_queue.cc:260] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.077746 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.078182 10525 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.079033 10523 ts_tablet_manager.cc:1434] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
W20260713 09:02:17.079593 10446 leader_election.cc:343] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.080729 10523 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.083045 10525 ts_tablet_manager.cc:1403] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260713 09:02:17.086196 10525 raft_consensus.cc:359] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.086494 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.087126 10525 raft_consensus.cc:385] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.087517 10525 raft_consensus.cc:740] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.087738 10523 tablet_bootstrap.cc:654] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:17.088534 10448 leader_election.cc:343] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.088392 10525 consensus_queue.cc:260] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.089126 10448 leader_election.cc:304] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.089974 10529 raft_consensus.cc:2749] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.078914 10524 raft_consensus.cc:359] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.090765 10524 raft_consensus.cc:385] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.091100 10524 raft_consensus.cc:740] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.091599 10525 ts_tablet_manager.cc:1434] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:17.091933 10524 consensus_queue.cc:260] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.092629 10525 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.094132 10524 ts_tablet_manager.cc:1434] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:02:17.095054 10524 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.099197 10525 tablet_bootstrap.cc:654] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.099649 10523 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.100201 10523 ts_tablet_manager.cc:1403] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:02:17.100342 10524 tablet_bootstrap.cc:654] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.103353 10523 raft_consensus.cc:359] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.104341 10523 raft_consensus.cc:385] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.104729 10523 raft_consensus.cc:740] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.105873 10523 consensus_queue.cc:260] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.108781 10523 ts_tablet_manager.cc:1434] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:02:17.109776 10523 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.115806 10523 tablet_bootstrap.cc:654] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.117139 10524 tablet_bootstrap.cc:492] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.117832 10525 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.120895 10524 ts_tablet_manager.cc:1403] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260713 09:02:17.121083 10523 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.121413 10525 ts_tablet_manager.cc:1403] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260713 09:02:17.121543 10523 ts_tablet_manager.cc:1403] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:02:17.123832 10524 raft_consensus.cc:359] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.124003 10525 raft_consensus.cc:359] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.124682 10524 raft_consensus.cc:385] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.124490 10523 raft_consensus.cc:359] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.124898 10525 raft_consensus.cc:385] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.125087 10524 raft_consensus.cc:740] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.125268 10523 raft_consensus.cc:385] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.125339 10525 raft_consensus.cc:740] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.125670 10523 raft_consensus.cc:740] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.125959 10524 consensus_queue.cc:260] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.126464 10523 consensus_queue.cc:260] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
W20260713 09:02:17.127732 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:17.128140 10525 consensus_queue.cc:260] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.128710 10524 ts_tablet_manager.cc:1434] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:17.128816 10523 ts_tablet_manager.cc:1434] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:17.129755 10523 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.129840 10524 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.130741 10525 ts_tablet_manager.cc:1434] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:17.131737 10525 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.136376 10524 tablet_bootstrap.cc:654] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.136376 10523 tablet_bootstrap.cc:654] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.137835 10525 tablet_bootstrap.cc:654] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.155761 10523 tablet_bootstrap.cc:492] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.156265 10523 ts_tablet_manager.cc:1403] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260713 09:02:17.156670 10524 tablet_bootstrap.cc:492] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.157193 10524 ts_tablet_manager.cc:1403] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260713 09:02:17.159024 10523 raft_consensus.cc:359] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.159765 10523 raft_consensus.cc:385] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.160087 10523 raft_consensus.cc:740] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.159857 10524 raft_consensus.cc:359] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.160790 10524 raft_consensus.cc:385] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.161104 10524 raft_consensus.cc:740] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.160993 10523 consensus_queue.cc:260] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.162669 10529 raft_consensus.cc:493] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.162352 10524 consensus_queue.cc:260] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.163190 10529 raft_consensus.cc:515] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.167629 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dcc3dc3498b4f1f86e3ed885da0772b" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
W20260713 09:02:17.169410 10448 leader_election.cc:343] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.170755 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dcc3dc3498b4f1f86e3ed885da0772b" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.171375 10409 raft_consensus.cc:2468] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.171851 10524 ts_tablet_manager.cc:1434] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:02:17.172595 10446 leader_election.cc:304] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.173784 10529 leader_election.cc:290] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.174345 10529 raft_consensus.cc:2804] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.174695 10529 raft_consensus.cc:493] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.175007 10529 raft_consensus.cc:3060] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.175437 10524 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.183151 10524 tablet_bootstrap.cc:654] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.185576 10523 ts_tablet_manager.cc:1434] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260713 09:02:17.192607 10523 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.200575 10523 tablet_bootstrap.cc:654] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.202231 10524 tablet_bootstrap.cc:492] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.202762 10524 ts_tablet_manager.cc:1403] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260713 09:02:17.204680 10529 raft_consensus.cc:515] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.205060 10530 raft_consensus.cc:493] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.206022 10525 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.205591 10530 raft_consensus.cc:515] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.207851 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dcc3dc3498b4f1f86e3ed885da0772b" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.208189 10530 leader_election.cc:290] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.205680 10524 raft_consensus.cc:359] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.208863 10523 tablet_bootstrap.cc:492] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.208822 10524 raft_consensus.cc:385] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:02:17.209259 10448 leader_election.cc:343] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.209414 10525 ts_tablet_manager.cc:1403] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.045s
I20260713 09:02:17.209507 10523 ts_tablet_manager.cc:1403] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:02:17.209271 10524 raft_consensus.cc:740] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.210640 10524 consensus_queue.cc:260] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.212255 10523 raft_consensus.cc:359] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.212824 10524 ts_tablet_manager.cc:1434] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:02:17.212960 10523 raft_consensus.cc:385] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.213505 10523 raft_consensus.cc:740] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.212957 10525 raft_consensus.cc:359] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.213954 10525 raft_consensus.cc:385] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.214253 10525 raft_consensus.cc:740] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.214210 10523 consensus_queue.cc:260] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.214794 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dcc3dc3498b4f1f86e3ed885da0772b" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.215327 10409 raft_consensus.cc:3060] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.215274 10525 consensus_queue.cc:260] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.216743 10524 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.222960 10409 raft_consensus.cc:2468] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.224256 10446 leader_election.cc:304] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.223222 10525 ts_tablet_manager.cc:1434] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:02:17.225325 10553 raft_consensus.cc:2804] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.225829 10553 raft_consensus.cc:697] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:17.226531 10553 consensus_queue.cc:237] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.227885 10525 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.223946 10529 leader_election.cc:290] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.231608 10523 ts_tablet_manager.cc:1434] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:02:17.232580 10523 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:17.233959 10524 tablet_bootstrap.cc:654] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.235574 10525 tablet_bootstrap.cc:654] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.239979 10523 tablet_bootstrap.cc:654] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.240935 10530 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.241647 10530 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.251375 10525 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.244319 10530 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.251932 10525 ts_tablet_manager.cc:1403] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:02:17.252501 10230 catalog_manager.cc:5697] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.254046 10531 raft_consensus.cc:493] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.254537 10531 raft_consensus.cc:515] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.256726 10531 leader_election.cc:290] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.258685 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1f084e8b4457ca8fd6cee770ff14c" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.259298 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1f084e8b4457ca8fd6cee770ff14c" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.259493 10483 raft_consensus.cc:2468] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:17.259930 10334 raft_consensus.cc:2468] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:17.261305 10372 leader_election.cc:304] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:17.262907 10525 raft_consensus.cc:359] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.263679 10525 raft_consensus.cc:385] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.263967 10525 raft_consensus.cc:740] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.264604 10524 tablet_bootstrap.cc:492] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.268318 10524 ts_tablet_manager.cc:1403] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.002s
I20260713 09:02:17.266021 10531 raft_consensus.cc:2804] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.268747 10531 raft_consensus.cc:493] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.269140 10531 raft_consensus.cc:3060] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.265869 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.266845 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.272002 10524 raft_consensus.cc:359] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.272837 10524 raft_consensus.cc:385] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.273239 10524 raft_consensus.cc:740] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.267146 10523 tablet_bootstrap.cc:492] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:17.264842 10525 consensus_queue.cc:260] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.274137 10524 consensus_queue.cc:260] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.276281 10524 ts_tablet_manager.cc:1434] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:17.277281 10524 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:17.277626 10523 ts_tablet_manager.cc:1403] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.007s
I20260713 09:02:17.277936 10531 raft_consensus.cc:515] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.280848 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1f084e8b4457ca8fd6cee770ff14c" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.281411 10334 raft_consensus.cc:3060] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.283504 10524 tablet_bootstrap.cc:654] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.289459 10553 raft_consensus.cc:493] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.289573 10334 raft_consensus.cc:2468] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:17.290407 10553 raft_consensus.cc:515] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.291448 10374 leader_election.cc:304] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.293502 10553 leader_election.cc:290] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.294247 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.295250 10333 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.296916 10448 leader_election.cc:304] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.297991 10529 raft_consensus.cc:493] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.298512 10529 raft_consensus.cc:515] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.294159 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.300381 10408 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.301182 10523 raft_consensus.cc:359] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.301874 10523 raft_consensus.cc:385] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.302214 10523 raft_consensus.cc:740] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.302345 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.302887 10523 consensus_queue.cc:260] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.303232 10333 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.305599 10529 leader_election.cc:290] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.306383 10529 raft_consensus.cc:2804] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.306777 10529 raft_consensus.cc:493] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.307221 10529 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.307016 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.308012 10408 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.309398 10448 leader_election.cc:304] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.310652 10553 raft_consensus.cc:2804] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.311122 10553 raft_consensus.cc:493] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.312039 10530 raft_consensus.cc:493] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.312450 10523 ts_tablet_manager.cc:1434] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260713 09:02:17.312749 10530 raft_consensus.cc:515] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.316313 10566 raft_consensus.cc:2804] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.315310 10530 leader_election.cc:290] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.311546 10553 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:17.272921 10297 leader_election.cc:343] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:17.321200 10297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.182.2:36629, user_credentials={real_user=slave}} blocked reactor thread for 48356us
W20260713 09:02:17.322157 10297 leader_election.cc:343] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.325013 10552 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.325753 10552 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.328382 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a82a69aac6f4055b8df5a82d4782ba8" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.328979 10552 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.329311 10408 raft_consensus.cc:2468] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.331970 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.334573 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.335469 10482 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
W20260713 09:02:17.335716 10446 leader_election.cc:343] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.336881 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a82a69aac6f4055b8df5a82d4782ba8" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.337761 10481 raft_consensus.cc:2468] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.332042 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.332994 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.338933 10333 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.333155 10297 leader_election.cc:304] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.340462 10530 raft_consensus.cc:2804] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.340847 10530 raft_consensus.cc:493] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.341185 10530 raft_consensus.cc:3060] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.346199 10448 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c
I20260713 09:02:17.347376 10552 raft_consensus.cc:2804] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.347847 10552 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.348282 10552 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.355423 10297 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [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: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c
I20260713 09:02:17.357606 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf1f084e8b4457ca8fd6cee770ff14c" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:17.358430 10483 raft_consensus.cc:3060] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.363667 10568 raft_consensus.cc:2804] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.364133 10568 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:02:17.365593 10297 leader_election.cc:343] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.366204 10297 leader_election.cc:304] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:17.364465 10568 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.371930 10483 raft_consensus.cc:2468] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:17.376263 10525 ts_tablet_manager.cc:1434] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.124s	user 0.028s	sys 0.028s
I20260713 09:02:17.316980 10566 raft_consensus.cc:697] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:17.377435 10525 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.377760 10530 raft_consensus.cc:515] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.377470 10566 consensus_queue.cc:237] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.380676 10531 leader_election.cc:290] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.381829 10569 raft_consensus.cc:2749] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.380405 10552 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.384763 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.386654 10568 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.387142 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.386804 10553 raft_consensus.cc:515] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.387835 10334 raft_consensus.cc:2393] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c5c7c2c50c541779dd84a92dbe110d9 in current term 1: Already voted for candidate 8ca94b18090f49a78ea98f991382e762 in this term.
W20260713 09:02:17.388628 10446 leader_election.cc:343] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.389261 10552 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.389782 10530 leader_election.cc:290] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.390360 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.391067 10525 tablet_bootstrap.cc:654] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.391141 10333 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.391631 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a82a69aac6f4055b8df5a82d4782ba8" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.392210 10408 raft_consensus.cc:3060] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.394522 10568 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.401368 10448 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.403703 10529 raft_consensus.cc:515] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.405716 10408 raft_consensus.cc:2468] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.413146 10552 raft_consensus.cc:2749] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.414664 10553 leader_election.cc:290] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.446564 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.448576 10334 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.456060 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:17.457429 10481 raft_consensus.cc:2393] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ca94b18090f49a78ea98f991382e762 in current term 1: Already voted for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in this term.
I20260713 09:02:17.459313 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a82a69aac6f4055b8df5a82d4782ba8" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:17.460227 10483 raft_consensus.cc:3060] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.461648 10407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.456252 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.465420 10409 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.466460 10524 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:17.467427 10524 ts_tablet_manager.cc:1403] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.190s	user 0.062s	sys 0.064s
I20260713 09:02:17.463955 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.469738 10408 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.472131 10483 raft_consensus.cc:2468] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.472841 10524 raft_consensus.cc:359] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.473922 10524 raft_consensus.cc:385] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.474375 10524 raft_consensus.cc:740] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.475203 10530 raft_consensus.cc:493] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.476169 10530 raft_consensus.cc:515] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.476215 10524 consensus_queue.cc:260] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.477777 10334 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.479951 10568 raft_consensus.cc:493] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.482164 10568 raft_consensus.cc:515] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.475255 10297 leader_election.cc:304] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.483966 10525 tablet_bootstrap.cc:492] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.484304 10569 raft_consensus.cc:2804] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.484895 10525 ts_tablet_manager.cc:1403] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.016s
I20260713 09:02:17.484939 10568 leader_election.cc:290] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.486444 10407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
W20260713 09:02:17.487303 10297 leader_election.cc:343] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.487438 10407 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.487950 10297 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [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: 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:17.479933 10448 leader_election.cc:304] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.488868 10568 raft_consensus.cc:2749] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.490434 10297 leader_election.cc:304] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.479385 10530 leader_election.cc:290] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.491403 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.491997 10530 raft_consensus.cc:2804] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.492501 10481 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.492940 10407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.491452 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.493742 10407 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.494050 10297 leader_election.cc:304] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.495227 10552 raft_consensus.cc:2804] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.495146 10525 raft_consensus.cc:359] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.496027 10525 raft_consensus.cc:385] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.496387 10525 raft_consensus.cc:740] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.495240 10568 raft_consensus.cc:2804] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.497519 10568 raft_consensus.cc:493] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.497879 10568 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.499993 10524 ts_tablet_manager.cc:1434] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.007s
I20260713 09:02:17.416915 10529 leader_election.cc:290] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.501294 10409 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.502853 10446 leader_election.cc:304] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:17.504071 10529 raft_consensus.cc:2804] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.492532 10530 raft_consensus.cc:493] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.504643 10529 raft_consensus.cc:697] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:17.505255 10530 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.506605 10333 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.506300 10529 consensus_queue.cc:237] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.494076 10483 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:17.511059 10230 catalog_manager.cc:5697] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 1 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.518142 10525 consensus_queue.cc:260] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.515311 10408 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.522512 10525 ts_tablet_manager.cc:1434] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260713 09:02:17.519624 10569 raft_consensus.cc:697] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:17.526018 10525 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:17.526037 10530 raft_consensus.cc:515] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.527993 10568 raft_consensus.cc:515] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.528849 10530 leader_election.cc:290] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.530292 10568 leader_election.cc:290] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.531805 10569 consensus_queue.cc:237] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.515596 10552 raft_consensus.cc:697] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:17.534548 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.534565 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:17.535395 10408 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.535451 10481 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.537451 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:17.534688 10552 consensus_queue.cc:237] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.540935 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.541548 10409 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.542778 10525 tablet_bootstrap.cc:654] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.550138 10483 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.573954 10408 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.575052 10409 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.576974 10297 leader_election.cc:304] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.571214 10230 catalog_manager.cc:5697] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.577945 10297 leader_election.cc:304] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.578634 10481 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.578850 10568 raft_consensus.cc:2804] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.579339 10568 raft_consensus.cc:697] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:17.580235 10568 consensus_queue.cc:237] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.580745 10483 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:17.581965 10530 raft_consensus.cc:2804] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.582473 10530 raft_consensus.cc:697] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:17.583377 10530 consensus_queue.cc:237] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.586345 10232 catalog_manager.cc:5697] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.594100 10525 tablet_bootstrap.cc:492] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:17.594597 10525 ts_tablet_manager.cc:1403] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.023s
I20260713 09:02:17.604120 10525 raft_consensus.cc:359] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.604681 10525 raft_consensus.cc:385] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.604961 10525 raft_consensus.cc:740] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.605753 10525 consensus_queue.cc:260] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.608354 10525 ts_tablet_manager.cc:1434] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:02:17.609843 10230 catalog_manager.cc:5697] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.609565 10232 catalog_manager.cc:5697] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.611656 10232 catalog_manager.cc:5697] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.701224 10552 consensus_queue.cc:1048] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.712807 10333 raft_consensus.cc:3060] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.721812 10552 consensus_queue.cc:1048] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.825361 10566 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.825950 10566 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:17.828163 10566 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:17.829066 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.829459 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:17.829795 10333 raft_consensus.cc:2393] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d943cab810c4fe2870609799811410c in current term 1: Already voted for candidate 8ca94b18090f49a78ea98f991382e762 in this term.
I20260713 09:02:17.830349 10483 raft_consensus.cc:2393] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d943cab810c4fe2870609799811410c in current term 1: Already voted for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in this term.
I20260713 09:02:17.831542 10372 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d943cab810c4fe2870609799811410c; no voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:17.832269 10566 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.836284 10552 raft_consensus.cc:493] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.836902 10552 raft_consensus.cc:515] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.838939 10566 raft_consensus.cc:2749] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.839207 10552 leader_election.cc:290] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.840003 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:17.840834 10333 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.840782 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:17.841696 10408 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:17.842216 10448 leader_election.cc:304] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:17.843112 10552 raft_consensus.cc:2804] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.843470 10552 raft_consensus.cc:493] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.843576 10566 consensus_queue.cc:1048] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.843873 10552 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.850746 10552 raft_consensus.cc:515] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.855037 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:17.855644 10408 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.856938 10552 leader_election.cc:290] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:17.858242 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:17.858901 10333 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.861624 10566 consensus_queue.cc:1048] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.863497 10408 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.865000 10446 leader_election.cc:304] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:17.867005 10333 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:17.868479 10552 raft_consensus.cc:2804] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.869264 10552 raft_consensus.cc:697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:17.870088 10552 consensus_queue.cc:237] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:17.879055 10231 catalog_manager.cc:5697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.942145 10552 consensus_queue.cc:1048] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.953503 10552 consensus_queue.cc:1048] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.990180 10568 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.997851 10530 consensus_queue.cc:1048] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.005882 10568 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.008531 10552 consensus_queue.cc:1048] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:18.013334 10569 consensus_queue.cc:1048] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:18.043073 10573 consensus_queue.cc:1048] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.116789 10591 consensus_queue.cc:1048] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.127542 10591 consensus_queue.cc:1048] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:18.132891 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:18.307097 10573 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.318084 10529 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:19.134626 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:20.136057 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:21.138155 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:22.139829 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:23.141407 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:24.143079 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:25.144757 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:25.763027 10606 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:25.763554 10606 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:25.765199 10606 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:25.765971 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:25.766146 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:25.766629 10333 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:25.766718 10409 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:25.767903 10446 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:25.768628 10606 raft_consensus.cc:2804] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:25.768919 10606 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:25.769212 10606 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.774161 10606 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:25.775662 10606 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:25.776684 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:25.776727 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:25.777261 10333 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.777381 10409 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.782631 10333 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 2.
I20260713 09:02:25.783865 10448 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:25.783317 10409 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 2.
I20260713 09:02:25.784816 10606 raft_consensus.cc:2804] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:25.785310 10606 raft_consensus.cc:697] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:25.786070 10606 consensus_queue.cc:237] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER 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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:25.792484 10231 catalog_manager.cc:5697] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.351243 10409 raft_consensus.cc:1275] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.352429 10606 consensus_queue.cc:1048] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:26.367486 10333 raft_consensus.cc:1275] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.368901 10615 consensus_queue.cc:1048] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:26.589061 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:26.589655 10481 raft_consensus.cc:606] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:26.594329 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:26.594792 10481 raft_consensus.cc:606] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:26.601502 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588f71e8f65d495a8dfa758000682909"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:26.601966 10481 raft_consensus.cc:606] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:26.606252 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:26.606726 10481 raft_consensus.cc:606] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:26.620425 10333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:38638
I20260713 09:02:26.621197 10333 raft_consensus.cc:606] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:26.629680 10333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "148d9976023f457abad65aca1078e1b5"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:38638
I20260713 09:02:26.630187 10333 raft_consensus.cc:606] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:26.761052 10606 raft_consensus.cc:993] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.761605 10623 raft_consensus.cc:1081] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.763162 10333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588f71e8f65d495a8dfa758000682909"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:26.763401 10623 raft_consensus.cc:993] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.763779 10333 raft_consensus.cc:493] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.763923 10615 raft_consensus.cc:1081] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.764120 10333 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.765589 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:26.766139 10334 raft_consensus.cc:493] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.766491 10334 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.771359 10333 raft_consensus.cc:515] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.773546 10334 raft_consensus.cc:515] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.774147 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:26.773550 10333 leader_election.cc:290] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:26.774682 10409 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.774601 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588f71e8f65d495a8dfa758000682909" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.775401 10481 raft_consensus.cc:3055] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.775720 10481 raft_consensus.cc:740] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:26.775866 10334 leader_election.cc:290] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:26.776659 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:26.776614 10481 consensus_queue.cc:260] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.777323 10408 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.777542 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.778067 10483 raft_consensus.cc:3055] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.778373 10483 raft_consensus.cc:740] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:26.778057 10481 raft_consensus.cc:3060] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.779027 10483 consensus_queue.cc:260] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.780143 10483 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.781172 10409 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:26.782519 10297 leader_election.cc:304] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:26.783360 10569 raft_consensus.cc:2804] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.784260 10408 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:26.785398 10297 leader_election.cc:304] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:26.785636 10569 raft_consensus.cc:697] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:26.785719 10481 raft_consensus.cc:2468] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:26.786348 10624 raft_consensus.cc:2804] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.786687 10569 consensus_queue.cc:237] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.787916 10624 raft_consensus.cc:697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:26.788944 10624 consensus_queue.cc:237] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.789604 10483 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:26.796932 10232 catalog_manager.cc:5697] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.798128 10232 catalog_manager.cc:5697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.851184 10569 raft_consensus.cc:993] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.851641 10624 raft_consensus.cc:1081] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.852998 10408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46270
I20260713 09:02:26.853418 10408 raft_consensus.cc:493] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.853657 10408 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.858206 10408 raft_consensus.cc:515] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.859799 10408 leader_election.cc:290] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:26.860514 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:26.860846 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.861122 10334 raft_consensus.cc:3055] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.861392 10483 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.861497 10334 raft_consensus.cc:740] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:26.862347 10334 consensus_queue.cc:260] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.863241 10334 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.866335 10483 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.867458 10372 leader_election.cc:304] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:26.868278 10334 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.868387 10604 raft_consensus.cc:2804] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.869758 10604 raft_consensus.cc:697] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:26.870635 10604 consensus_queue.cc:237] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.877066 10232 catalog_manager.cc:5697] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 8ca94b18090f49a78ea98f991382e762 (127.5.182.1) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.929765 10569 raft_consensus.cc:993] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.930275 10569 raft_consensus.cc:1081] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.931783 10408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "148d9976023f457abad65aca1078e1b5"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46270
I20260713 09:02:26.932199 10408 raft_consensus.cc:493] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.932438 10408 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.937052 10408 raft_consensus.cc:515] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.938656 10408 leader_election.cc:290] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:26.939323 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:26.939757 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148d9976023f457abad65aca1078e1b5" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.939888 10333 raft_consensus.cc:3055] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.940231 10333 raft_consensus.cc:740] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:26.940294 10483 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.941162 10333 consensus_queue.cc:260] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.942111 10333 raft_consensus.cc:3060] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.946261 10623 raft_consensus.cc:993] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.946300 10483 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.946893 10623 raft_consensus.cc:1081] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:26.947542 10372 leader_election.cc:304] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:26.948297 10604 raft_consensus.cc:2804] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.948503 10408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46262
I20260713 09:02:26.948628 10333 raft_consensus.cc:2468] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.948764 10604 raft_consensus.cc:697] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:26.949224 10408 raft_consensus.cc:493] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.949664 10408 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.950152 10604 consensus_queue.cc:237] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.954696 10408 raft_consensus.cc:515] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.956641 10408 leader_election.cc:290] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:26.957669 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:26.957633 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c412e1f36f44470aa22471d4d13d2c2e" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.958379 10333 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.958448 10483 raft_consensus.cc:3055] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.958272 10232 catalog_manager.cc:5697] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 8ca94b18090f49a78ea98f991382e762 (127.5.182.1) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.958971 10483 raft_consensus.cc:740] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:26.959811 10483 consensus_queue.cc:260] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.961050 10483 raft_consensus.cc:3060] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.965286 10333 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.966771 10374 leader_election.cc:304] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:26.967391 10483 raft_consensus.cc:2468] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:26.967423 10604 raft_consensus.cc:2804] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.968091 10604 raft_consensus.cc:697] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:26.968976 10604 consensus_queue.cc:237] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:26.975476 10232 catalog_manager.cc:5697] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.986747 10623 raft_consensus.cc:993] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.987257 10623 raft_consensus.cc:1081] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:26.988734 10333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:26.989219 10333 raft_consensus.cc:493] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.989542 10333 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:26.994336 10333 raft_consensus.cc:515] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:26.995667 10333 leader_election.cc:290] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 3 election: Requested vote from peers 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:26.996717 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:26.996934 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfc1a0b3e82449a88d938d3a09c5848" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:26.997231 10483 raft_consensus.cc:3055] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:26.997500 10408 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:26.997625 10483 raft_consensus.cc:740] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:26.998553 10483 consensus_queue.cc:260] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:26.999734 10483 raft_consensus.cc:3060] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:27.002527 10408 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 3.
I20260713 09:02:27.003547 10297 leader_election.cc:304] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [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: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:27.004305 10569 raft_consensus.cc:2804] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:27.004762 10569 raft_consensus.cc:697] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 3 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:27.004961 10483 raft_consensus.cc:2468] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 3.
I20260713 09:02:27.005601 10569 consensus_queue.cc:237] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } }
I20260713 09:02:27.011497 10232 catalog_manager.cc:5697] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 2 to 3, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 3 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:27.201043 10408 raft_consensus.cc:1275] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.202414 10569 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.212033 10483 raft_consensus.cc:1275] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.214111 10625 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:27.275466 10333 raft_consensus.cc:1275] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.276679 10604 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.281364 10483 raft_consensus.cc:1275] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.282727 10625 consensus_queue.cc:1048] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.286314 10481 raft_consensus.cc:1275] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.287912 10604 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:27.299019 10408 raft_consensus.cc:1275] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.301102 10624 consensus_queue.cc:1048] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:27.334333 10481 raft_consensus.cc:1275] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.335506 10642 consensus_queue.cc:1048] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.343600 10333 raft_consensus.cc:1275] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.345089 10642 consensus_queue.cc:1048] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.451835 10333 raft_consensus.cc:1275] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.453022 10642 consensus_queue.cc:1048] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.461043 10481 raft_consensus.cc:1275] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:27.462760 10645 consensus_queue.cc:1048] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:27.589844 10408 raft_consensus.cc:1275] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:27.591519 10625 consensus_queue.cc:1048] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:27.605077 10481 raft_consensus.cc:1275] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:27.606885 10625 consensus_queue.cc:1048] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:29.662886 10232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34256:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:29.665500 10232 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:29.715909 10316 tablet_service.cc:1511] Processing CreateTablet for tablet e4932640c15b4d4a886f557596ee6104 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.717983 10316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4932640c15b4d4a886f557596ee6104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.717576 10397 tablet_service.cc:1511] Processing CreateTablet for tablet e4932640c15b4d4a886f557596ee6104 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.719401 10397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4932640c15b4d4a886f557596ee6104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.719035 10472 tablet_service.cc:1511] Processing CreateTablet for tablet e4932640c15b4d4a886f557596ee6104 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.721325 10472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4932640c15b4d4a886f557596ee6104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.722018 10324 tablet_service.cc:1511] Processing CreateTablet for tablet 8708391e1af34b4dbd5fd7e2cd401d57 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.723891 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708391e1af34b4dbd5fd7e2cd401d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.724332 10471 tablet_service.cc:1511] Processing CreateTablet for tablet 8708391e1af34b4dbd5fd7e2cd401d57 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.725724 10471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708391e1af34b4dbd5fd7e2cd401d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.727264 10317 tablet_service.cc:1511] Processing CreateTablet for tablet 570daef75a984923adb49a8935176285 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.728883 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570daef75a984923adb49a8935176285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.729182 10399 tablet_service.cc:1511] Processing CreateTablet for tablet 570daef75a984923adb49a8935176285 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.730497 10399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570daef75a984923adb49a8935176285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.731582 10473 tablet_service.cc:1511] Processing CreateTablet for tablet 570daef75a984923adb49a8935176285 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.732997 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570daef75a984923adb49a8935176285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.733901 10398 tablet_service.cc:1511] Processing CreateTablet for tablet 8708391e1af34b4dbd5fd7e2cd401d57 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.735311 10398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708391e1af34b4dbd5fd7e2cd401d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.752054 10320 tablet_service.cc:1511] Processing CreateTablet for tablet 563c6f5ab8584b64b00aaf1f8a173249 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.753590 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c6f5ab8584b64b00aaf1f8a173249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.757172 10468 tablet_service.cc:1511] Processing CreateTablet for tablet 563c6f5ab8584b64b00aaf1f8a173249 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.757737 10395 tablet_service.cc:1511] Processing CreateTablet for tablet 563c6f5ab8584b64b00aaf1f8a173249 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.758603 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c6f5ab8584b64b00aaf1f8a173249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.759004 10395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563c6f5ab8584b64b00aaf1f8a173249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.761605 10392 tablet_service.cc:1511] Processing CreateTablet for tablet c1925de841e94712921410d66a29eefa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.762331 10319 tablet_service.cc:1511] Processing CreateTablet for tablet c1925de841e94712921410d66a29eefa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.762907 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1925de841e94712921410d66a29eefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.763646 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1925de841e94712921410d66a29eefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.780529 10469 tablet_service.cc:1511] Processing CreateTablet for tablet c1925de841e94712921410d66a29eefa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.782485 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1925de841e94712921410d66a29eefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.798624 10322 tablet_service.cc:1511] Processing CreateTablet for tablet 86de668020544a6ea8d305662cbaee50 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.799978 10322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de668020544a6ea8d305662cbaee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.801813 10393 tablet_service.cc:1511] Processing CreateTablet for tablet 86de668020544a6ea8d305662cbaee50 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.803196 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de668020544a6ea8d305662cbaee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.806631 10323 tablet_service.cc:1511] Processing CreateTablet for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.807919 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.811040 10396 tablet_service.cc:1511] Processing CreateTablet for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.812318 10396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.816239 10467 tablet_service.cc:1511] Processing CreateTablet for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.817665 10467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cda5cd9f6cc4849a67a464e52e9e1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.801839 10473 tablet_service.cc:1511] Processing CreateTablet for tablet 86de668020544a6ea8d305662cbaee50 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.821175 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de668020544a6ea8d305662cbaee50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.823437 10318 tablet_service.cc:1511] Processing CreateTablet for tablet 6b465a3ea2064ff8964b856633ebd2f3 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.824828 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b465a3ea2064ff8964b856633ebd2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.826248 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 6b465a3ea2064ff8964b856633ebd2f3 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.827576 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b465a3ea2064ff8964b856633ebd2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.839299 10470 tablet_service.cc:1511] Processing CreateTablet for tablet 6b465a3ea2064ff8964b856633ebd2f3 (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.841049 10321 tablet_service.cc:1511] Processing CreateTablet for tablet 4442c3618b4f43c2af833d792f44a0fa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.842522 10321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4442c3618b4f43c2af833d792f44a0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.843588 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b465a3ea2064ff8964b856633ebd2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.879318 10666 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:29.882308 10397 tablet_service.cc:1511] Processing CreateTablet for tablet 4442c3618b4f43c2af833d792f44a0fa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.899739 10397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4442c3618b4f43c2af833d792f44a0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.905045 10668 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:29.905125 10469 tablet_service.cc:1511] Processing CreateTablet for tablet 4442c3618b4f43c2af833d792f44a0fa (DEFAULT_TABLE table=soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.918268 10668 tablet_bootstrap.cc:654] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.930583 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4442c3618b4f43c2af833d792f44a0fa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:29.932734 10372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.3:35589, user_credentials={real_user=slave}} blocked reactor thread for 74230.3us
I20260713 09:02:29.937520 10669 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:29.941763 10666 tablet_bootstrap.cc:654] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.947607 10668 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:29.948246 10668 ts_tablet_manager.cc:1403] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.005s
I20260713 09:02:29.949651 10669 tablet_bootstrap.cc:654] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.951928 10668 raft_consensus.cc:359] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.953320 10666 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:29.953738 10668 raft_consensus.cc:385] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.953958 10666 ts_tablet_manager.cc:1403] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.015s
I20260713 09:02:29.954128 10668 raft_consensus.cc:740] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.956976 10666 raft_consensus.cc:359] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.957783 10666 raft_consensus.cc:385] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.958263 10666 raft_consensus.cc:740] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.957818 10668 consensus_queue.cc:260] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.959033 10666 consensus_queue.cc:260] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.959964 10669 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:29.960510 10669 ts_tablet_manager.cc:1403] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260713 09:02:29.961401 10666 ts_tablet_manager.cc:1434] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:29.962273 10666 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:29.963568 10669 raft_consensus.cc:359] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.964334 10669 raft_consensus.cc:385] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.964706 10669 raft_consensus.cc:740] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.965456 10669 consensus_queue.cc:260] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.967983 10669 ts_tablet_manager.cc:1434] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:29.969058 10669 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:29.971508 10668 ts_tablet_manager.cc:1434] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260713 09:02:29.975914 10667 raft_consensus.cc:493] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:29.976459 10667 raft_consensus.cc:515] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.978893 10667 leader_election.cc:290] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:29.975838 10669 tablet_bootstrap.cc:654] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.979873 10668 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:29.980014 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:29.980382 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
W20260713 09:02:29.981783 10374 leader_election.cc:343] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:29.982302 10372 leader_election.cc:343] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:29.982736 10372 leader_election.cc:304] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d943cab810c4fe2870609799811410c; no voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:29.983837 10667 raft_consensus.cc:2749] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:29.989667 10666 tablet_bootstrap.cc:654] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.990770 10669 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:29.991315 10669 ts_tablet_manager.cc:1403] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:02:29.993330 10668 tablet_bootstrap.cc:654] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.994365 10666 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:29.994787 10666 ts_tablet_manager.cc:1403] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260713 09:02:29.994565 10669 raft_consensus.cc:359] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.995359 10669 raft_consensus.cc:385] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.995666 10669 raft_consensus.cc:740] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.997502 10669 consensus_queue.cc:260] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:29.999219 10668 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:29.999768 10668 ts_tablet_manager.cc:1403] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:02:29.999893 10669 ts_tablet_manager.cc:1434] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:02:29.997789 10666 raft_consensus.cc:359] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.000762 10666 raft_consensus.cc:385] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.000954 10669 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.002774 10668 raft_consensus.cc:359] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.001137 10666 raft_consensus.cc:740] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.003474 10668 raft_consensus.cc:385] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.004030 10668 raft_consensus.cc:740] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.004369 10666 consensus_queue.cc:260] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.004905 10668 consensus_queue.cc:260] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.007007 10666 ts_tablet_manager.cc:1434] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:30.007670 10668 ts_tablet_manager.cc:1434] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:02:30.007977 10666 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.008674 10668 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.015260 10666 tablet_bootstrap.cc:654] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.015173 10669 tablet_bootstrap.cc:654] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.015173 10668 tablet_bootstrap.cc:654] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.023766 10666 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.024529 10666 ts_tablet_manager.cc:1403] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260713 09:02:30.028224 10666 raft_consensus.cc:359] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.029479 10666 raft_consensus.cc:385] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.029927 10666 raft_consensus.cc:740] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.030929 10666 consensus_queue.cc:260] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.034227 10666 ts_tablet_manager.cc:1434] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:30.035714 10666 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.045276 10666 tablet_bootstrap.cc:654] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.053236 10669 tablet_bootstrap.cc:492] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.053301 10668 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.053260 10666 tablet_bootstrap.cc:492] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.053887 10669 ts_tablet_manager.cc:1403] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.022s
I20260713 09:02:30.053964 10668 ts_tablet_manager.cc:1403] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.008s
I20260713 09:02:30.053997 10666 ts_tablet_manager.cc:1403] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260713 09:02:30.056720 10666 raft_consensus.cc:359] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.057152 10668 raft_consensus.cc:359] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.057557 10666 raft_consensus.cc:385] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.057922 10668 raft_consensus.cc:385] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.058018 10666 raft_consensus.cc:740] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.058401 10668 raft_consensus.cc:740] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.058485 10669 raft_consensus.cc:359] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.059369 10669 raft_consensus.cc:385] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.059130 10666 consensus_queue.cc:260] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.059849 10669 raft_consensus.cc:740] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.059379 10668 consensus_queue.cc:260] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.060685 10669 consensus_queue.cc:260] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.062318 10668 ts_tablet_manager.cc:1434] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:30.063208 10669 ts_tablet_manager.cc:1434] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:30.063316 10668 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.066242 10666 ts_tablet_manager.cc:1434] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:02:30.067180 10666 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.072266 10668 tablet_bootstrap.cc:654] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.072846 10654 raft_consensus.cc:493] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.073746 10654 raft_consensus.cc:515] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.074414 10666 tablet_bootstrap.cc:654] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.077378 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.078238 10333 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.080137 10448 leader_election.cc:304] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.082538 10682 raft_consensus.cc:2804] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.083981 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.084735 10409 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.084267 10682 raft_consensus.cc:493] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.086648 10682 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.087256 10654 leader_election.cc:290] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.089290 10669 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.098687 10669 tablet_bootstrap.cc:654] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.099589 10666 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.100282 10666 ts_tablet_manager.cc:1403] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.001s
I20260713 09:02:30.104362 10666 raft_consensus.cc:359] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.105643 10666 raft_consensus.cc:385] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.106145 10666 raft_consensus.cc:740] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.107400 10666 consensus_queue.cc:260] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.115012 10668 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.115515 10668 ts_tablet_manager.cc:1403] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.027s
I20260713 09:02:30.115509 10666 ts_tablet_manager.cc:1434] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:02:30.115608 10654 raft_consensus.cc:493] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.116446 10654 raft_consensus.cc:515] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.116992 10666 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.118594 10669 tablet_bootstrap.cc:492] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.119170 10669 ts_tablet_manager.cc:1403] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.017s
I20260713 09:02:30.118990 10668 raft_consensus.cc:359] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.119629 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.119889 10668 raft_consensus.cc:385] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.120229 10668 raft_consensus.cc:740] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
W20260713 09:02:30.121308 10448 leader_election.cc:343] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.121063 10668 consensus_queue.cc:260] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.122834 10669 raft_consensus.cc:359] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.123565 10668 ts_tablet_manager.cc:1434] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:02:30.123845 10669 raft_consensus.cc:385] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.111791 10682 raft_consensus.cc:515] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.124254 10654 leader_election.cc:290] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.124472 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.125207 10408 raft_consensus.cc:2468] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.126263 10682 leader_election.cc:290] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.126515 10668 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.124257 10669 raft_consensus.cc:740] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.127097 10666 tablet_bootstrap.cc:654] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.127662 10669 consensus_queue.cc:260] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.130400 10669 ts_tablet_manager.cc:1434] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:30.131433 10669 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.133693 10668 tablet_bootstrap.cc:654] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.134833 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.135584 10408 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.137502 10655 raft_consensus.cc:493] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.138420 10446 leader_election.cc:304] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.137996 10655 raft_consensus.cc:515] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.139750 10682 raft_consensus.cc:2804] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.140141 10682 raft_consensus.cc:493] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.140502 10682 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.143424 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.144961 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
W20260713 09:02:30.145768 10297 leader_election.cc:343] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:30.146993 10297 leader_election.cc:343] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.147554 10297 leader_election.cc:304] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:30.147918 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.148536 10333 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.148497 10625 raft_consensus.cc:2749] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.149763 10655 leader_election.cc:290] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.138862 10669 tablet_bootstrap.cc:654] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.161934 10408 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.163594 10446 leader_election.cc:304] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:30.164582 10654 raft_consensus.cc:2804] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.165119 10654 raft_consensus.cc:697] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:30.166067 10654 consensus_queue.cc:237] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
W20260713 09:02:30.195161 10280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:30.201112 10666 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.200783 10682 raft_consensus.cc:515] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.201980 10666 ts_tablet_manager.cc:1403] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.013s
I20260713 09:02:30.205456 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.206166 10408 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.207113 10668 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.206754 10666 raft_consensus.cc:359] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.207762 10666 raft_consensus.cc:385] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.207852 10668 ts_tablet_manager.cc:1403] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.037s
I20260713 09:02:30.208108 10666 raft_consensus.cc:740] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.209257 10333 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.209105 10666 consensus_queue.cc:260] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.214915 10408 raft_consensus.cc:2468] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.215976 10682 leader_election.cc:290] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.216239 10446 leader_election.cc:304] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:30.216696 10682 raft_consensus.cc:493] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.219470 10669 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.220254 10669 ts_tablet_manager.cc:1403] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.023s
I20260713 09:02:30.221679 10690 raft_consensus.cc:2804] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.223693 10690 raft_consensus.cc:697] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:30.225255 10669 raft_consensus.cc:359] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.227716 10682 raft_consensus.cc:515] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.224364 10229 catalog_manager.cc:5697] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.222841 10666 ts_tablet_manager.cc:1434] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:02:30.228534 10690 consensus_queue.cc:237] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.229940 10666 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.231000 10682 leader_election.cc:290] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.231292 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.232111 10408 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
W20260713 09:02:30.232641 10448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.1:34693, user_credentials={real_user=slave}} blocked reactor thread for 67646.4us
I20260713 09:02:30.227519 10668 raft_consensus.cc:359] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.233222 10668 raft_consensus.cc:385] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.233439 10446 leader_election.cc:304] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:30.233575 10668 raft_consensus.cc:740] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.234174 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.234474 10686 raft_consensus.cc:2804] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.234998 10686 raft_consensus.cc:493] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.235500 10686 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.234676 10668 consensus_queue.cc:260] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.234604 10669 raft_consensus.cc:385] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.238320 10668 ts_tablet_manager.cc:1434] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260713 09:02:30.236057 10669 raft_consensus.cc:740] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.239599 10668 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.245250 10686 raft_consensus.cc:515] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.254065 10686 leader_election.cc:290] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.246125 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.255260 10333 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
W20260713 09:02:30.247057 10448 leader_election.cc:343] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.257628 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.258136 10333 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.258311 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.258844 10408 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.261132 10667 raft_consensus.cc:493] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.261889 10667 raft_consensus.cc:515] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.264781 10333 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.241459 10666 tablet_bootstrap.cc:654] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.240370 10669 consensus_queue.cc:260] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.265964 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.266389 10448 leader_election.cc:304] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.266685 10334 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:30.267333 10686 raft_consensus.cc:2804] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.267817 10686 raft_consensus.cc:697] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:30.267979 10669 ts_tablet_manager.cc:1434] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260713 09:02:30.268144 10374 leader_election.cc:304] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.269078 10669 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.268692 10686 consensus_queue.cc:237] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.269223 10642 raft_consensus.cc:2804] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.269654 10642 raft_consensus.cc:493] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.270004 10642 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.272642 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.273561 10483 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:30.275449 10667 leader_election.cc:290] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.277639 10408 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.288196 10666 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.289016 10666 ts_tablet_manager.cc:1403] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.004s
I20260713 09:02:30.291702 10669 tablet_bootstrap.cc:654] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.292786 10666 raft_consensus.cc:359] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.294039 10666 raft_consensus.cc:385] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.294405 10666 raft_consensus.cc:740] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.295305 10642 raft_consensus.cc:515] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.305624 10642 leader_election.cc:290] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.295387 10666 consensus_queue.cc:260] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.306383 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.306985 10333 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.308413 10666 ts_tablet_manager.cc:1434] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:02:30.309206 10669 tablet_bootstrap.cc:492] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.309710 10669 ts_tablet_manager.cc:1403] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.009s
I20260713 09:02:30.309875 10666 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.312772 10669 raft_consensus.cc:359] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.313480 10669 raft_consensus.cc:385] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.313776 10669 raft_consensus.cc:740] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.314531 10669 consensus_queue.cc:260] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.317062 10669 ts_tablet_manager.cc:1434] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:02:30.318804 10669 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.319062 10333 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:30.320367 10374 leader_election.cc:304] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.321316 10642 raft_consensus.cc:2804] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.321969 10642 raft_consensus.cc:697] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:30.321494 10668 tablet_bootstrap.cc:654] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.323542 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:30.323627 10642 consensus_queue.cc:237] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.324331 10483 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.332472 10666 tablet_bootstrap.cc:654] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.334036 10483 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:30.347609 10669 tablet_bootstrap.cc:654] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.352689 10686 raft_consensus.cc:493] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.359781 10668 tablet_bootstrap.cc:492] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.360313 10686 raft_consensus.cc:515] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.360934 10668 ts_tablet_manager.cc:1403] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.019s
I20260713 09:02:30.362528 10686 leader_election.cc:290] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.364102 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.364760 10408 raft_consensus.cc:2468] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.364895 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.365670 10666 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.366016 10446 leader_election.cc:304] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:30.366604 10655 raft_consensus.cc:493] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.366219 10666 ts_tablet_manager.cc:1403] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.005s
I20260713 09:02:30.366948 10686 raft_consensus.cc:2804] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.367403 10686 raft_consensus.cc:493] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.367201 10655 raft_consensus.cc:515] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.367779 10686 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.364157 10668 raft_consensus.cc:359] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.371445 10668 raft_consensus.cc:385] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.370923 10231 catalog_manager.cc:5697] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 1 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.371858 10668 raft_consensus.cc:740] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
W20260713 09:02:30.372299 10448 leader_election.cc:343] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.372850 10668 consensus_queue.cc:260] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.369421 10655 leader_election.cc:290] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.373548 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.374234 10481 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:30.375468 10297 leader_election.cc:304] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.375595 10686 raft_consensus.cc:515] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.376240 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.376384 10655 raft_consensus.cc:2804] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.376837 10655 raft_consensus.cc:493] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.377218 10655 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.377568 10408 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:30.379184 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.379999 10668 ts_tablet_manager.cc:1434] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260713 09:02:30.380103 10690 raft_consensus.cc:493] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.381084 10668 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.380686 10690 raft_consensus.cc:515] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.370528 10666 raft_consensus.cc:359] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.380072 10229 catalog_manager.cc:5697] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.383601 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.384148 10408 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.383807 10229 catalog_manager.cc:5697] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:30.384711 10448 leader_election.cc:343] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.385999 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.382473 10666 raft_consensus.cc:385] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.393136 10666 raft_consensus.cc:740] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
W20260713 09:02:30.387315 10448 leader_election.cc:343] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.383865 10690 leader_election.cc:290] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.390100 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.392093 10408 raft_consensus.cc:2468] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.395972 10446 leader_election.cc:304] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.394299 10666 consensus_queue.cc:260] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
W20260713 09:02:30.396888 10446 leader_election.cc:343] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.397421 10688 raft_consensus.cc:2804] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.397336 10446 leader_election.cc:304] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.397919 10688 raft_consensus.cc:697] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:30.392493 10686 leader_election.cc:290] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.398402 10690 raft_consensus.cc:2749] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.398850 10688 consensus_queue.cc:237] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.398439 10666 ts_tablet_manager.cc:1434] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:02:30.401222 10666 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: Bootstrap starting.
I20260713 09:02:30.403332 10669 tablet_bootstrap.cc:492] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.403926 10669 ts_tablet_manager.cc:1403] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.007s
I20260713 09:02:30.403695 10655 raft_consensus.cc:515] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.406858 10655 leader_election.cc:290] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.408097 10666 tablet_bootstrap.cc:654] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.408296 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.411724 10408 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.408535 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:30.418543 10483 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.418913 10666 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: No bootstrap required, opened a new log
I20260713 09:02:30.419396 10666 ts_tablet_manager.cc:1403] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260713 09:02:30.421370 10408 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:30.422467 10297 leader_election.cc:304] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.423219 10655 raft_consensus.cc:2804] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.423666 10655 raft_consensus.cc:697] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:30.424491 10655 consensus_queue.cc:237] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.425707 10666 raft_consensus.cc:359] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.426496 10666 raft_consensus.cc:385] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.426834 10666 raft_consensus.cc:740] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.427973 10666 consensus_queue.cc:260] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.410925 10668 tablet_bootstrap.cc:654] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.427793 10231 catalog_manager.cc:5697] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.427690 10483 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:30.407622 10669 raft_consensus.cc:359] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.434183 10669 raft_consensus.cc:385] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.434531 10669 raft_consensus.cc:740] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.435294 10669 consensus_queue.cc:260] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.436283 10228 catalog_manager.cc:5697] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.437680 10666 ts_tablet_manager.cc:1434] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:02:30.438153 10669 ts_tablet_manager.cc:1434] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260713 09:02:30.439939 10669 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.441627 10668 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.442211 10668 ts_tablet_manager.cc:1403] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.002s
I20260713 09:02:30.445441 10668 raft_consensus.cc:359] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.446278 10668 raft_consensus.cc:385] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.446667 10668 raft_consensus.cc:740] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.448002 10669 tablet_bootstrap.cc:654] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.447665 10668 consensus_queue.cc:260] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.450570 10668 ts_tablet_manager.cc:1434] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:30.452157 10668 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.461983 10668 tablet_bootstrap.cc:654] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.463306 10669 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.463878 10669 ts_tablet_manager.cc:1403] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260713 09:02:30.467474 10669 raft_consensus.cc:359] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.468360 10669 raft_consensus.cc:385] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.468694 10669 raft_consensus.cc:740] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.469343 10669 consensus_queue.cc:260] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.470408 10668 tablet_bootstrap.cc:492] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.470813 10668 ts_tablet_manager.cc:1403] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260713 09:02:30.471067 10669 ts_tablet_manager.cc:1434] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:30.472071 10669 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: Bootstrap starting.
I20260713 09:02:30.472896 10668 raft_consensus.cc:359] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.473490 10668 raft_consensus.cc:385] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.473737 10668 raft_consensus.cc:740] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.474357 10668 consensus_queue.cc:260] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.476174 10668 ts_tablet_manager.cc:1434] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:02:30.477453 10668 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: Bootstrap starting.
I20260713 09:02:30.477829 10669 tablet_bootstrap.cc:654] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.483290 10668 tablet_bootstrap.cc:654] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.483417 10669 tablet_bootstrap.cc:492] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: No bootstrap required, opened a new log
I20260713 09:02:30.483923 10669 ts_tablet_manager.cc:1403] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:02:30.485984 10669 raft_consensus.cc:359] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.486691 10669 raft_consensus.cc:385] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.487002 10669 raft_consensus.cc:740] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.487164 10688 raft_consensus.cc:493] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.487681 10688 raft_consensus.cc:515] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.487812 10669 consensus_queue.cc:260] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.489925 10688 leader_election.cc:290] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.490883 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.491442 10669 ts_tablet_manager.cc:1434] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:30.491518 10408 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.492823 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.493301 10333 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 0.
I20260713 09:02:30.494681 10668 tablet_bootstrap.cc:492] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: No bootstrap required, opened a new log
I20260713 09:02:30.494508 10448 leader_election.cc:304] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.495191 10668 ts_tablet_manager.cc:1403] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:02:30.495474 10688 raft_consensus.cc:2804] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.495904 10688 raft_consensus.cc:493] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.496268 10688 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.498325 10668 raft_consensus.cc:359] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.499058 10668 raft_consensus.cc:385] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.499354 10668 raft_consensus.cc:740] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.500123 10668 consensus_queue.cc:260] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.502206 10668 ts_tablet_manager.cc:1434] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:30.506994 10688 raft_consensus.cc:515] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.509830 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.510169 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.510370 10333 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.510772 10408 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.515034 10333 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.515990 10448 leader_election.cc:304] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.516701 10408 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 1.
I20260713 09:02:30.516716 10682 raft_consensus.cc:2804] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.517544 10682 raft_consensus.cc:697] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:30.509703 10688 leader_election.cc:290] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:30.518457 10682 consensus_queue.cc:237] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.525946 10231 catalog_manager.cc:5697] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 1 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.530401 10655 raft_consensus.cc:493] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.530938 10655 raft_consensus.cc:515] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.532721 10655 leader_election.cc:290] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.533854 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.534541 10408 raft_consensus.cc:2393] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca94b18090f49a78ea98f991382e762 in current term 1: Already voted for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in this term.
I20260713 09:02:30.535933 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.536981 10297 leader_election.cc:304] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:30.537598 10655 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.542282 10655 raft_consensus.cc:2749] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.607138 10655 raft_consensus.cc:493] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.607573 10655 raft_consensus.cc:515] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.609261 10655 leader_election.cc:290] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.610107 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.610319 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.610837 10408 raft_consensus.cc:2393] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca94b18090f49a78ea98f991382e762 in current term 1: Already voted for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in this term.
I20260713 09:02:30.611675 10297 leader_election.cc:304] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca94b18090f49a78ea98f991382e762; no voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:30.612208 10655 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.616096 10682 consensus_queue.cc:1048] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.618592 10655 raft_consensus.cc:2749] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.628363 10682 consensus_queue.cc:1048] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.659951 10682 consensus_queue.cc:1048] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.671752 10682 consensus_queue.cc:1048] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.724864 10625 raft_consensus.cc:493] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.725289 10625 raft_consensus.cc:515] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.727504 10625 leader_election.cc:290] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.728152 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c" is_pre_election: true
I20260713 09:02:30.728513 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.728807 10408 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:30.729120 10483 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 0.
I20260713 09:02:30.729792 10297 leader_election.cc:304] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.730456 10625 raft_consensus.cc:2804] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.730721 10625 raft_consensus.cc:493] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.731017 10625 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.735698 10625 raft_consensus.cc:515] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.737222 10625 leader_election.cc:290] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.737951 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:30.738217 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:30.738449 10408 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.738775 10483 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.742671 10408 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:30.743026 10483 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 1.
I20260713 09:02:30.743557 10297 leader_election.cc:304] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.744261 10625 raft_consensus.cc:2804] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.744731 10625 raft_consensus.cc:697] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:30.745534 10625 consensus_queue.cc:237] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.753830 10228 catalog_manager.cc:5697] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 1 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.766004 10642 raft_consensus.cc:493] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.766516 10642 raft_consensus.cc:515] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.767210 10682 consensus_queue.cc:1048] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.768232 10642 leader_election.cc:290] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.768822 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762" is_pre_election: true
I20260713 09:02:30.769258 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" is_pre_election: true
I20260713 09:02:30.769416 10333 raft_consensus.cc:2468] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:30.770066 10483 raft_consensus.cc:2468] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 0.
I20260713 09:02:30.770689 10374 leader_election.cc:304] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.771617 10642 raft_consensus.cc:2804] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.771962 10642 raft_consensus.cc:493] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.772306 10642 raft_consensus.cc:3060] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.779573 10642 raft_consensus.cc:515] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.781095 10682 consensus_queue.cc:1048] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.782572 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:30.783222 10334 raft_consensus.cc:3060] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.786139 10695 consensus_queue.cc:1048] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:30.790516 10334 raft_consensus.cc:2468] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:30.793044 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b465a3ea2064ff8964b856633ebd2f3" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:30.793344 10374 leader_election.cc:304] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:30.792186 10642 leader_election.cc:290] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 1 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:30.793869 10481 raft_consensus.cc:3060] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.794332 10642 raft_consensus.cc:2804] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.794991 10642 raft_consensus.cc:697] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:30.795737 10642 consensus_queue.cc:237] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:30.809906 10667 consensus_queue.cc:1048] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.813158 10481 raft_consensus.cc:2468] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 1.
I20260713 09:02:30.814231 10229 catalog_manager.cc:5697] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 1 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.895483 10625 consensus_queue.cc:1048] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.901551 10682 consensus_queue.cc:1048] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.912680 10625 consensus_queue.cc:1048] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.916728 10483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:30.917404 10483 raft_consensus.cc:606] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.925176 10686 consensus_queue.cc:1048] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.926036 10483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:30.926690 10483 raft_consensus.cc:606] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.935145 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "570daef75a984923adb49a8935176285"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:30.935734 10481 raft_consensus.cc:606] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.956177 10409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249"
dest_uuid: "2d943cab810c4fe2870609799811410c"
mode: GRACEFUL
new_leader_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:52060
I20260713 09:02:30.956717 10409 raft_consensus.cc:606] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Received request to transfer leadership to TS 8ca94b18090f49a78ea98f991382e762
I20260713 09:02:30.961328 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1925de841e94712921410d66a29eefa"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:38638
I20260713 09:02:30.961753 10334 raft_consensus.cc:606] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:30.966943 10483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86de668020544a6ea8d305662cbaee50"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:30.967406 10483 raft_consensus.cc:606] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:30.968461 10686 consensus_queue.cc:1048] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.972626 10483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
mode: GRACEFUL
new_leader_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:59430
I20260713 09:02:30.973208 10483 raft_consensus.cc:606] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Received request to transfer leadership to TS 2d943cab810c4fe2870609799811410c
I20260713 09:02:30.979643 10682 consensus_queue.cc:1048] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.989684 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
mode: GRACEFUL
new_leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:38638
I20260713 09:02:30.990429 10334 raft_consensus.cc:606] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Received request to transfer leadership to TS 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:30.991361 10682 raft_consensus.cc:993] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:30.991858 10682 raft_consensus.cc:1081] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:30.993611 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46262
I20260713 09:02:30.994190 10409 raft_consensus.cc:493] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:30.994527 10409 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:30.999074 10409 raft_consensus.cc:515] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.000459 10409 leader_election.cc:290] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.001487 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.001585 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cda5cd9f6cc4849a67a464e52e9e1e1" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:31.002111 10483 raft_consensus.cc:3055] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.002228 10334 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.002436 10483 raft_consensus.cc:740] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.003244 10483 consensus_queue.cc:260] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.004662 10483 raft_consensus.cc:3060] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.008102 10334 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.009265 10374 leader_election.cc:304] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.009434 10483 raft_consensus.cc:2468] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.009990 10667 raft_consensus.cc:2804] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.010413 10667 raft_consensus.cc:697] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:31.011178 10667 consensus_queue.cc:237] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.017074 10228 catalog_manager.cc:5697] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.168255 10688 raft_consensus.cc:993] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.168722 10690 raft_consensus.cc:1081] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.170023 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "570daef75a984923adb49a8935176285"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:31.170528 10334 raft_consensus.cc:493] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.170837 10334 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.175348 10334 raft_consensus.cc:515] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.177032 10334 leader_election.cc:290] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.177712 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:31.178014 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570daef75a984923adb49a8935176285" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.178303 10409 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.178660 10483 raft_consensus.cc:3055] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.178960 10483 raft_consensus.cc:740] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.179555 10483 consensus_queue.cc:260] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.180439 10483 raft_consensus.cc:3060] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.182709 10409 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.183707 10297 leader_election.cc:304] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.184326 10625 raft_consensus.cc:2804] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.184752 10625 raft_consensus.cc:697] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.185510 10625 consensus_queue.cc:237] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.186465 10483 raft_consensus.cc:2468] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.193379 10228 catalog_manager.cc:5697] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.211241 10655 consensus_queue.cc:1048] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.222131 10727 consensus_queue.cc:1048] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.228297 10690 raft_consensus.cc:993] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.228865 10690 raft_consensus.cc:1081] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.230659 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:31.231251 10334 raft_consensus.cc:493] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.231647 10334 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.235085 10625 raft_consensus.cc:993] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: : Instructing follower 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:31.235613 10655 raft_consensus.cc:1081] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Signalling peer 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:31.237215 10481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:52232
I20260713 09:02:31.237809 10481 raft_consensus.cc:493] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.238214 10481 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.238997 10334 raft_consensus.cc:515] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.241215 10334 leader_election.cc:290] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.241855 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:31.242233 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4932640c15b4d4a886f557596ee6104" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.242401 10409 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.242759 10483 raft_consensus.cc:3055] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.243052 10483 raft_consensus.cc:740] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.243757 10483 consensus_queue.cc:260] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.244863 10483 raft_consensus.cc:3060] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.245206 10481 raft_consensus.cc:515] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.247429 10481 leader_election.cc:290] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:31.248569 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:31.248819 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4442c3618b4f43c2af833d792f44a0fa" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:31.249243 10408 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.249363 10334 raft_consensus.cc:3055] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.249754 10334 raft_consensus.cc:740] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.250626 10334 consensus_queue.cc:260] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.251158 10483 raft_consensus.cc:2468] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.252235 10297 leader_election.cc:304] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.252231 10334 raft_consensus.cc:3060] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.254046 10655 raft_consensus.cc:2804] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.255159 10655 raft_consensus.cc:697] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.256085 10408 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 2.
I20260713 09:02:31.255996 10655 consensus_queue.cc:237] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.259043 10409 raft_consensus.cc:2468] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.259281 10446 leader_election.cc:304] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:31.260211 10690 raft_consensus.cc:2804] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.260694 10690 raft_consensus.cc:697] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.261345 10334 raft_consensus.cc:2468] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 2.
I20260713 09:02:31.261445 10690 consensus_queue.cc:237] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.266484 10228 catalog_manager.cc:5697] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.269398 10229 catalog_manager.cc:5697] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 1 to 2, leader changed from 8ca94b18090f49a78ea98f991382e762 (127.5.182.1) to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 2 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:31.300444 10688 raft_consensus.cc:993] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.300944 10690 raft_consensus.cc:1081] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.302539 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47588
I20260713 09:02:31.302984 10334 raft_consensus.cc:493] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.303270 10334 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.308686 10334 raft_consensus.cc:515] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.309041 10667 consensus_queue.cc:1048] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.310685 10334 leader_election.cc:290] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.312152 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.312350 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708391e1af34b4dbd5fd7e2cd401d57" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:31.312808 10481 raft_consensus.cc:3055] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.313086 10409 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.313267 10481 raft_consensus.cc:740] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.314270 10481 consensus_queue.cc:260] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.316300 10481 raft_consensus.cc:3060] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.319782 10409 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.321157 10297 leader_election.cc:304] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.322511 10655 raft_consensus.cc:2804] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.322952 10655 raft_consensus.cc:697] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.323051 10695 consensus_queue.cc:1048] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.323345 10481 raft_consensus.cc:2468] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.323796 10655 consensus_queue.cc:237] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.335410 10688 raft_consensus.cc:993] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:31.335839 10688 raft_consensus.cc:1081] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:31.335855 10228 catalog_manager.cc:5697] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.337539 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86de668020544a6ea8d305662cbaee50"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46262
I20260713 09:02:31.338138 10409 raft_consensus.cc:493] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.338515 10409 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.343961 10409 raft_consensus.cc:515] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.346689 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:31.346764 10483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de668020544a6ea8d305662cbaee50" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.347203 10409 leader_election.cc:290] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.347386 10483 raft_consensus.cc:3055] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.347757 10483 raft_consensus.cc:740] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:31.348052 10334 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.348523 10483 consensus_queue.cc:260] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.349704 10483 raft_consensus.cc:3060] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.354410 10334 raft_consensus.cc:2468] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.355589 10374 leader_election.cc:304] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.355876 10483 raft_consensus.cc:2468] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.356485 10695 raft_consensus.cc:2804] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.357038 10695 raft_consensus.cc:697] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:31.357894 10695 consensus_queue.cc:237] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.366389 10229 catalog_manager.cc:5697] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.421060 10334 raft_consensus.cc:1275] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.422302 10667 consensus_queue.cc:1048] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.436087 10483 raft_consensus.cc:1275] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.436259 10667 raft_consensus.cc:993] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: : Instructing follower 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.436815 10667 raft_consensus.cc:1081] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Signalling peer 8ca94b18090f49a78ea98f991382e762 to start an election
I20260713 09:02:31.437479 10739 consensus_queue.cc:1048] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:31.438503 10333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
 from {username='slave'} at 127.0.0.1:47576
I20260713 09:02:31.439002 10333 raft_consensus.cc:493] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.439293 10333 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.445526 10333 raft_consensus.cc:515] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.447985 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:31.448644 10409 raft_consensus.cc:3055] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.449746 10409 raft_consensus.cc:740] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:31.450524 10409 consensus_queue.cc:260] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.449365 10333 leader_election.cc:290] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Requested vote from peers 2d943cab810c4fe2870609799811410c (127.5.182.2:36629), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.450878 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563c6f5ab8584b64b00aaf1f8a173249" candidate_uuid: "8ca94b18090f49a78ea98f991382e762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.451469 10481 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.451893 10409 raft_consensus.cc:3060] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.456136 10481 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.456858 10409 raft_consensus.cc:2468] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca94b18090f49a78ea98f991382e762 in term 2.
I20260713 09:02:31.457222 10297 leader_election.cc:304] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:31.457914 10655 raft_consensus.cc:2804] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.458369 10655 raft_consensus.cc:697] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.459077 10655 consensus_queue.cc:237] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.465396 10229 catalog_manager.cc:5697] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 reported cstate change: term changed from 1 to 2, leader changed from 2d943cab810c4fe2870609799811410c (127.5.182.2) to 8ca94b18090f49a78ea98f991382e762 (127.5.182.1). New cstate: current_term: 2 leader_uuid: "8ca94b18090f49a78ea98f991382e762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.512454 10625 raft_consensus.cc:993] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: : Instructing follower 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:31.512940 10655 raft_consensus.cc:1081] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Signalling peer 2d943cab810c4fe2870609799811410c to start an election
I20260713 09:02:31.514420 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1925de841e94712921410d66a29eefa"
dest_uuid: "2d943cab810c4fe2870609799811410c"
 from {username='slave'} at 127.0.0.1:46270
I20260713 09:02:31.514933 10409 raft_consensus.cc:493] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.515295 10409 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.519840 10409 raft_consensus.cc:515] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.521327 10409 leader_election.cc:290] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3:35589)
I20260713 09:02:31.522212 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:31.522272 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1925de841e94712921410d66a29eefa" candidate_uuid: "2d943cab810c4fe2870609799811410c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
I20260713 09:02:31.522823 10333 raft_consensus.cc:3055] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.522892 10481 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.523098 10333 raft_consensus.cc:740] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:31.524048 10333 consensus_queue.cc:260] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.525023 10333 raft_consensus.cc:3060] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.529407 10481 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.530234 10333 raft_consensus.cc:2468] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d943cab810c4fe2870609799811410c in term 2.
I20260713 09:02:31.530445 10372 leader_election.cc:304] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:31.531327 10695 raft_consensus.cc:2804] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.531720 10695 raft_consensus.cc:697] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Leader. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:31.532320 10695 consensus_queue.cc:237] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:31.538311 10229 catalog_manager.cc:5697] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c reported cstate change: term changed from 1 to 2, leader changed from 8ca94b18090f49a78ea98f991382e762 (127.5.182.1) to 2d943cab810c4fe2870609799811410c (127.5.182.2). New cstate: current_term: 2 leader_uuid: "2d943cab810c4fe2870609799811410c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.570294 10409 raft_consensus.cc:1275] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.571466 10655 consensus_queue.cc:1048] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.581792 10481 raft_consensus.cc:1275] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.583061 10655 consensus_queue.cc:1048] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.651299 10409 raft_consensus.cc:1275] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.652602 10655 consensus_queue.cc:1048] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.660708 10483 raft_consensus.cc:1275] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.662757 10740 consensus_queue.cc:1048] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.736526 10483 raft_consensus.cc:1275] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.737692 10740 consensus_queue.cc:1048] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.745492 10408 raft_consensus.cc:1275] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.745738 10409 raft_consensus.cc:1275] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.747188 10625 consensus_queue.cc:1048] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.747437 10688 consensus_queue.cc:1048] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.756139 10333 raft_consensus.cc:1275] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.757700 10688 consensus_queue.cc:1048] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.872999 10333 raft_consensus.cc:1275] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.874219 10667 consensus_queue.cc:1048] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.882685 10483 raft_consensus.cc:1275] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.884297 10667 consensus_queue.cc:1048] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:31.902312 10408 raft_consensus.cc:1275] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.903656 10655 consensus_queue.cc:1048] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.912202 10483 raft_consensus.cc:1275] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 8ca94b18090f49a78ea98f991382e762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.913704 10625 consensus_queue.cc:1048] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:32.061666 10333 raft_consensus.cc:1275] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:32.062857 10667 consensus_queue.cc:1048] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:32.075614 10483 raft_consensus.cc:1275] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Refusing update from remote peer 2d943cab810c4fe2870609799811410c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:32.077167 10746 consensus_queue.cc:1048] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:33.994242 10229 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34256:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:34.013098 10229 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34256:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:34.093992  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:34.094405 10374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.1:34693, user_credentials={real_user=slave}} blocked reactor thread for 51494.9us
W20260713 09:02:34.194321 10783 log.cc:927] Time spent T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Append to log took a long time: real 0.053s	user 0.002s	sys 0.000s
W20260713 09:02:34.197175 10774 log.cc:927] Time spent T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
I20260713 09:02:34.252233 10799 tablet.cc:1724] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.262929 10806 tablet.cc:1724] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.309895 10808 tablet.cc:1724] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:34.394572 10297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.182.3:35589, user_credentials={real_user=slave}} blocked reactor thread for 57512.4us
I20260713 09:02:34.378749 10817 tablet.cc:1724] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.408661 10816 tablet.cc:1724] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.375411 10813 tablet.cc:1724] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.345806 10815 tablet.cc:1724] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.380728 10798 tablet.cc:1724] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.473549 10407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20"
dest_uuid: "2d943cab810c4fe2870609799811410c"
mode: GRACEFUL
new_leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:02:34.474376 10407 raft_consensus.cc:606] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Received request to transfer leadership to TS 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:34.447232 10810 tablet.cc:1724] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.485514 10808 tablet.cc:1724] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.486443 10819 tablet.cc:1724] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.510407 10806 tablet.cc:1724] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.515030 10817 tablet.cc:1724] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.530462 10799 tablet.cc:1724] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.549391 10806 tablet.cc:1724] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.550045 10821 tablet.cc:1724] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.558660 10820 tablet.cc:1724] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.574600 10808 tablet.cc:1724] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.583518 10815 tablet.cc:1724] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.584666 10798 tablet.cc:1724] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.602306 10799 tablet.cc:1724] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.521155 10816 tablet.cc:1724] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.596021 10810 tablet.cc:1724] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.663806 10817 tablet.cc:1724] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.666404 10820 tablet.cc:1724] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.651711 10813 tablet.cc:1724] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.678917 10798 tablet.cc:1724] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:34.709300 10332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9"
dest_uuid: "8ca94b18090f49a78ea98f991382e762"
mode: GRACEFUL
new_leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:53578
I20260713 09:02:34.709945 10332 raft_consensus.cc:606] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Received request to transfer leadership to TS 7c5c7c2c50c541779dd84a92dbe110d9
I20260713 09:02:34.711585  5848 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:34.712229  5848 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:34.732295 10229 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: soft_deleted_table [id=198fbb7320a5479fb93d97ddcb5334a1] alter complete (version 1)
I20260713 09:02:34.835626 10812 raft_consensus.cc:993] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: : Instructing follower 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:34.836261 10818 raft_consensus.cc:1081] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Signalling peer 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:34.837932 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:52224
I20260713 09:02:34.838536 10482 raft_consensus.cc:493] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:34.838836 10482 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.843914 10482 raft_consensus.cc:515] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:34.846338 10482 leader_election.cc:290] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 3 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:34.847155 10331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:34.847472 10407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25657bcd7b46436990dc0d2f006b9b20" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:34.847815 10331 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.848027 10407 raft_consensus.cc:3055] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:34.848346 10407 raft_consensus.cc:740] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d943cab810c4fe2870609799811410c, State: Running, Role: LEADER
I20260713 09:02:34.849200 10407 consensus_queue.cc:260] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:34.850481 10407 raft_consensus.cc:3060] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.855195 10331 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 3.
I20260713 09:02:34.856426 10448 leader_election.cc:304] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 7c5c7c2c50c541779dd84a92dbe110d9, 8ca94b18090f49a78ea98f991382e762; no voters: 
I20260713 09:02:34.857285 10752 raft_consensus.cc:2804] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:34.857429 10407 raft_consensus.cc:2468] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 3.
I20260713 09:02:34.857693 10752 raft_consensus.cc:697] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:34.858601 10752 consensus_queue.cc:237] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:34.866366 10229 catalog_manager.cc:5697] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 2 to 3, leader changed from 2d943cab810c4fe2870609799811410c (127.5.182.2) to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:35.139721 10780 raft_consensus.cc:993] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: : Instructing follower 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:35.140269 10809 raft_consensus.cc:1081] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Signalling peer 7c5c7c2c50c541779dd84a92dbe110d9 to start an election
I20260713 09:02:35.141584 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9"
dest_uuid: "7c5c7c2c50c541779dd84a92dbe110d9"
 from {username='slave'} at 127.0.0.1:52232
I20260713 09:02:35.142129 10482 raft_consensus.cc:493] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:35.142438 10482 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.147449 10482 raft_consensus.cc:515] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:35.149145 10482 leader_election.cc:290] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [CANDIDATE]: Term 3 election: Requested vote from peers 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693), 2d943cab810c4fe2870609799811410c (127.5.182.2:36629)
I20260713 09:02:35.149855 10331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ca94b18090f49a78ea98f991382e762"
I20260713 09:02:35.150156 10407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ce753ad24a4cf2bb2e3261b657a1e9" candidate_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d943cab810c4fe2870609799811410c"
I20260713 09:02:35.150492 10331 raft_consensus.cc:3055] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:35.150676 10407 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.150856 10331 raft_consensus.cc:740] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ca94b18090f49a78ea98f991382e762, State: Running, Role: LEADER
I20260713 09:02:35.151710 10331 consensus_queue.cc:260] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:35.152971 10331 raft_consensus.cc:3060] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.157586 10407 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 3.
I20260713 09:02:35.158818 10446 leader_election.cc:304] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: 2d943cab810c4fe2870609799811410c, 7c5c7c2c50c541779dd84a92dbe110d9; no voters: 
I20260713 09:02:35.159631 10752 raft_consensus.cc:2804] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:35.159888 10331 raft_consensus.cc:2468] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c5c7c2c50c541779dd84a92dbe110d9 in term 3.
I20260713 09:02:35.160305 10752 raft_consensus.cc:697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 LEADER]: Becoming Leader. State: Replica: 7c5c7c2c50c541779dd84a92dbe110d9, State: Running, Role: LEADER
I20260713 09:02:35.161233 10752 consensus_queue.cc:237] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [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: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } }
I20260713 09:02:35.167342 10229 catalog_manager.cc:5697] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 reported cstate change: term changed from 2 to 3, leader changed from 8ca94b18090f49a78ea98f991382e762 (127.5.182.1) to 7c5c7c2c50c541779dd84a92dbe110d9 (127.5.182.3). New cstate: current_term: 3 leader_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c5c7c2c50c541779dd84a92dbe110d9" member_type: VOTER last_known_addr { host: "127.5.182.3" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:35.282136 10331 raft_consensus.cc:1275] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.283529 10752 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.293437 10407 raft_consensus.cc:1275] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.295253 10803 consensus_queue.cc:1048] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.659591 10331 raft_consensus.cc:1275] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.660650 10834 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca94b18090f49a78ea98f991382e762" member_type: VOTER last_known_addr { host: "127.5.182.1" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.668876 10407 raft_consensus.cc:1275] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Refusing update from remote peer 7c5c7c2c50c541779dd84a92dbe110d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.670861 10803 consensus_queue.cc:1048] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d943cab810c4fe2870609799811410c" member_type: VOTER last_known_addr { host: "127.5.182.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.764634  5848 tablet_server.cc:179] TabletServer@127.5.182.1:0 shutting down...
I20260713 09:02:35.788442  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:35.789189  5848 tablet_replica.cc:333] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.789809  5848 raft_consensus.cc:2243] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.790282  5848 raft_consensus.cc:2272] T 6b465a3ea2064ff8964b856633ebd2f3 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.792024  5848 tablet_replica.cc:333] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.792632  5848 raft_consensus.cc:2243] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.793056  5848 raft_consensus.cc:2272] T c1925de841e94712921410d66a29eefa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.794728  5848 tablet_replica.cc:333] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.795274  5848 raft_consensus.cc:2243] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.795980  5848 raft_consensus.cc:2272] T 563c6f5ab8584b64b00aaf1f8a173249 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.797770  5848 tablet_replica.cc:333] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.798297  5848 raft_consensus.cc:2243] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.798985  5848 raft_consensus.cc:2272] T e4932640c15b4d4a886f557596ee6104 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.800698  5848 tablet_replica.cc:333] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.801227  5848 raft_consensus.cc:2243] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.801632  5848 raft_consensus.cc:2272] T 8dcc3dc3498b4f1f86e3ed885da0772b P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.803359  5848 tablet_replica.cc:333] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.803864  5848 raft_consensus.cc:2243] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.804623  5848 raft_consensus.cc:2272] T 8708391e1af34b4dbd5fd7e2cd401d57 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.806224  5848 tablet_replica.cc:333] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.806733  5848 raft_consensus.cc:2243] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.807129  5848 raft_consensus.cc:2272] T 148d9976023f457abad65aca1078e1b5 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.808881  5848 tablet_replica.cc:333] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.809383  5848 raft_consensus.cc:2243] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.809790  5848 raft_consensus.cc:2272] T c412e1f36f44470aa22471d4d13d2c2e P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.811482  5848 tablet_replica.cc:333] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.812039  5848 raft_consensus.cc:2243] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.812453  5848 raft_consensus.cc:2272] T 4442c3618b4f43c2af833d792f44a0fa P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.814031  5848 tablet_replica.cc:333] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.814538  5848 raft_consensus.cc:2243] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.814916  5848 raft_consensus.cc:2272] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.817018  5848 tablet_replica.cc:333] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.817535  5848 raft_consensus.cc:2243] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.818007  5848 raft_consensus.cc:2272] T 25657bcd7b46436990dc0d2f006b9b20 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.820676  5848 tablet_replica.cc:333] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.821290  5848 raft_consensus.cc:2243] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.821691  5848 raft_consensus.cc:2272] T bcf1f084e8b4457ca8fd6cee770ff14c P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.823346  5848 tablet_replica.cc:333] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.823873  5848 raft_consensus.cc:2243] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.824261  5848 raft_consensus.cc:2272] T 86de668020544a6ea8d305662cbaee50 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.825968  5848 tablet_replica.cc:333] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.826467  5848 raft_consensus.cc:2243] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.827265  5848 raft_consensus.cc:2272] T 570daef75a984923adb49a8935176285 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:35.827720 10448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260713 09:02:35.829008  5848 tablet_replica.cc:333] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.829567  5848 raft_consensus.cc:2243] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.830427  5848 raft_consensus.cc:2272] T 588f71e8f65d495a8dfa758000682909 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:35.830586 10448 consensus_peers.cc:597] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 -> Peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Couldn't send request to peer 8ca94b18090f49a78ea98f991382e762. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:35.832207  5848 tablet_replica.cc:333] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.832765  5848 raft_consensus.cc:2243] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.833454  5848 raft_consensus.cc:2272] T 6a82a69aac6f4055b8df5a82d4782ba8 P 8ca94b18090f49a78ea98f991382e762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.835219  5848 tablet_replica.cc:333] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.835774  5848 raft_consensus.cc:2243] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.836171  5848 raft_consensus.cc:2272] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 8ca94b18090f49a78ea98f991382e762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.837929  5848 tablet_replica.cc:333] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762: stopping tablet replica
I20260713 09:02:35.838414  5848 raft_consensus.cc:2243] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.839066  5848 raft_consensus.cc:2272] T ccfc1a0b3e82449a88d938d3a09c5848 P 8ca94b18090f49a78ea98f991382e762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.874437  5848 tablet_server.cc:196] TabletServer@127.5.182.1:0 shutdown complete.
W20260713 09:02:35.899602 10374 consensus_peers.cc:597] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c -> Peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Couldn't send request to peer 8ca94b18090f49a78ea98f991382e762. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:34693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:35.904531  5848 tablet_server.cc:179] TabletServer@127.5.182.2:0 shutting down...
W20260713 09:02:35.905454 10374 consensus_peers.cc:597] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c -> Peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Couldn't send request to peer 8ca94b18090f49a78ea98f991382e762. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:34693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:35.921464 10448 consensus_peers.cc:597] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 -> Peer 8ca94b18090f49a78ea98f991382e762 (127.5.182.1:34693): Couldn't send request to peer 8ca94b18090f49a78ea98f991382e762. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.1:34693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:35.936831  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:35.937672  5848 tablet_replica.cc:333] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.938548  5848 raft_consensus.cc:2243] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.939399  5848 raft_consensus.cc:2272] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.941483  5848 tablet_replica.cc:333] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.942090  5848 raft_consensus.cc:2243] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.943015  5848 raft_consensus.cc:2272] T 6b465a3ea2064ff8964b856633ebd2f3 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.945032  5848 tablet_replica.cc:333] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.945613  5848 raft_consensus.cc:2243] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.946395  5848 raft_consensus.cc:2272] T c1925de841e94712921410d66a29eefa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.948323  5848 tablet_replica.cc:333] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.948978  5848 raft_consensus.cc:2243] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.949461  5848 raft_consensus.cc:2272] T e4932640c15b4d4a886f557596ee6104 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.951248  5848 tablet_replica.cc:333] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.951869  5848 raft_consensus.cc:2243] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.952325  5848 raft_consensus.cc:2272] T 8dcc3dc3498b4f1f86e3ed885da0772b P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.954275  5848 tablet_replica.cc:333] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.954869  5848 raft_consensus.cc:2243] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.955322  5848 raft_consensus.cc:2272] T 8708391e1af34b4dbd5fd7e2cd401d57 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.957316  5848 tablet_replica.cc:333] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.957890  5848 raft_consensus.cc:2243] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.958359  5848 raft_consensus.cc:2272] T 4442c3618b4f43c2af833d792f44a0fa P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.960099  5848 tablet_replica.cc:333] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.960788  5848 raft_consensus.cc:2243] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.961426  5848 raft_consensus.cc:2272] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.964753  5848 tablet_replica.cc:333] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.965404  5848 raft_consensus.cc:2243] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.965869  5848 raft_consensus.cc:2272] T ccfc1a0b3e82449a88d938d3a09c5848 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.967795  5848 tablet_replica.cc:333] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.968374  5848 raft_consensus.cc:2243] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.968935  5848 raft_consensus.cc:2272] T 563c6f5ab8584b64b00aaf1f8a173249 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.970691  5848 tablet_replica.cc:333] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.971293  5848 raft_consensus.cc:2243] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.972133  5848 raft_consensus.cc:2272] T c412e1f36f44470aa22471d4d13d2c2e P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.974520  5848 tablet_replica.cc:333] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.975128  5848 raft_consensus.cc:2243] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.975965  5848 raft_consensus.cc:2272] T 148d9976023f457abad65aca1078e1b5 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.978170  5848 tablet_replica.cc:333] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.978772  5848 raft_consensus.cc:2243] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.979324  5848 raft_consensus.cc:2272] T 6a82a69aac6f4055b8df5a82d4782ba8 P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.981930  5848 tablet_replica.cc:333] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.982506  5848 raft_consensus.cc:2243] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.982973  5848 raft_consensus.cc:2272] T 25657bcd7b46436990dc0d2f006b9b20 P 2d943cab810c4fe2870609799811410c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.986145  5848 tablet_replica.cc:333] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.986801  5848 raft_consensus.cc:2243] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.987658  5848 raft_consensus.cc:2272] T bcf1f084e8b4457ca8fd6cee770ff14c P 2d943cab810c4fe2870609799811410c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.989777  5848 tablet_replica.cc:333] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.990345  5848 raft_consensus.cc:2243] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:35.991115  5848 raft_consensus.cc:2272] T 86de668020544a6ea8d305662cbaee50 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.993038  5848 tablet_replica.cc:333] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.993587  5848 raft_consensus.cc:2243] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.994158  5848 raft_consensus.cc:2272] T 570daef75a984923adb49a8935176285 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:35.996003  5848 tablet_replica.cc:333] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c: stopping tablet replica
I20260713 09:02:35.996627  5848 raft_consensus.cc:2243] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:35.997141  5848 raft_consensus.cc:2272] T 588f71e8f65d495a8dfa758000682909 P 2d943cab810c4fe2870609799811410c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.028187  5848 tablet_server.cc:196] TabletServer@127.5.182.2:0 shutdown complete.
W20260713 09:02:36.029932 10446 consensus_peers.cc:597] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 -> Peer 2d943cab810c4fe2870609799811410c (127.5.182.2:36629): Couldn't send request to peer 2d943cab810c4fe2870609799811410c. Status: Network error: Client connection negotiation failed: client connection to 127.5.182.2:36629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:36.055974  5848 tablet_server.cc:179] TabletServer@127.5.182.3:0 shutting down...
I20260713 09:02:36.089040  5848 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:36.089685  5848 tablet_replica.cc:333] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.090288  5848 raft_consensus.cc:2243] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.090765  5848 raft_consensus.cc:2272] T 8cda5cd9f6cc4849a67a464e52e9e1e1 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.092491  5848 tablet_replica.cc:333] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.093091  5848 raft_consensus.cc:2243] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.093508  5848 raft_consensus.cc:2272] T 6b465a3ea2064ff8964b856633ebd2f3 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.095130  5848 tablet_replica.cc:333] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.095661  5848 raft_consensus.cc:2243] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.096062  5848 raft_consensus.cc:2272] T c1925de841e94712921410d66a29eefa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.097764  5848 tablet_replica.cc:333] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.098312  5848 raft_consensus.cc:2243] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.098712  5848 raft_consensus.cc:2272] T 563c6f5ab8584b64b00aaf1f8a173249 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.100317  5848 tablet_replica.cc:333] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.100894  5848 raft_consensus.cc:2243] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.101310  5848 raft_consensus.cc:2272] T 86de668020544a6ea8d305662cbaee50 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.102859  5848 tablet_replica.cc:333] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.103358  5848 raft_consensus.cc:2243] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.103772  5848 raft_consensus.cc:2272] T 588f71e8f65d495a8dfa758000682909 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.105523  5848 tablet_replica.cc:333] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.106029  5848 raft_consensus.cc:2243] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.106443  5848 raft_consensus.cc:2272] T 570daef75a984923adb49a8935176285 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.107993  5848 tablet_replica.cc:333] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.108498  5848 raft_consensus.cc:2243] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.108946  5848 raft_consensus.cc:2272] T 8708391e1af34b4dbd5fd7e2cd401d57 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.110466  5848 tablet_replica.cc:333] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.110944  5848 raft_consensus.cc:2243] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.111673  5848 raft_consensus.cc:2272] T 8dcc3dc3498b4f1f86e3ed885da0772b P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.113415  5848 tablet_replica.cc:333] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.113912  5848 raft_consensus.cc:2243] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.114320  5848 raft_consensus.cc:2272] T e4932640c15b4d4a886f557596ee6104 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.115833  5848 tablet_replica.cc:333] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.116322  5848 raft_consensus.cc:2243] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.117065  5848 raft_consensus.cc:2272] T 4442c3618b4f43c2af833d792f44a0fa P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.118779  5848 tablet_replica.cc:333] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.119290  5848 raft_consensus.cc:2243] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.119995  5848 raft_consensus.cc:2272] T 41ce753ad24a4cf2bb2e3261b657a1e9 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.122318  5848 tablet_replica.cc:333] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.122805  5848 raft_consensus.cc:2243] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.123195  5848 raft_consensus.cc:2272] T c412e1f36f44470aa22471d4d13d2c2e P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.125000  5848 tablet_replica.cc:333] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.125459  5848 raft_consensus.cc:2243] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.125833  5848 raft_consensus.cc:2272] T 6a82a69aac6f4055b8df5a82d4782ba8 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.127556  5848 tablet_replica.cc:333] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.128014  5848 raft_consensus.cc:2243] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.128393  5848 raft_consensus.cc:2272] T bcf1f084e8b4457ca8fd6cee770ff14c P 7c5c7c2c50c541779dd84a92dbe110d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.130028  5848 tablet_replica.cc:333] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.130482  5848 raft_consensus.cc:2243] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.131147  5848 raft_consensus.cc:2272] T 25657bcd7b46436990dc0d2f006b9b20 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.133219  5848 tablet_replica.cc:333] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.133697  5848 raft_consensus.cc:2243] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.134095  5848 raft_consensus.cc:2272] T 148d9976023f457abad65aca1078e1b5 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.135725  5848 tablet_replica.cc:333] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9: stopping tablet replica
I20260713 09:02:36.136168  5848 raft_consensus.cc:2243] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.136623  5848 raft_consensus.cc:2272] T ccfc1a0b3e82449a88d938d3a09c5848 P 7c5c7c2c50c541779dd84a92dbe110d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.163515  5848 tablet_server.cc:196] TabletServer@127.5.182.3:0 shutdown complete.
I20260713 09:02:36.189297  5848 master.cc:562] Master@127.5.182.62:35427 shutting down...
I20260713 09:02:36.209590  5848 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.210160  5848 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.210475  5848 tablet_replica.cc:333] T 00000000000000000000000000000000 P 549e24f1b9fe4d03b10769cfbaa313c1: stopping tablet replica
I20260713 09:02:36.229666  5848 master.cc:584] Master@127.5.182.62:35427 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20280 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (32817 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119587 ms total)
[  PASSED  ] 8 tests.
I20260713 09:02:36.283419  5848 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 395 messages since previous log ~429 seconds ago
I20260713 09:02:36.283627  5848 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 395 messages since previous log ~429 seconds ago
I20260713 09:02:36.283771  5848 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 394 messages since previous log ~429 seconds ago
I20260713 09:02:36.283921  5848 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 ~42 seconds ago
I20260713 09:02:36.284065  5848 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 ~42 seconds ago
I20260713 09:02:36.284251  5848 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
I20260713 09:02:36.284483  5848 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~34 seconds ago
